bytes written to this writer is not exposed. It only returns the error
value. Unless I'm mistaken, this means that when using a *bufio.Writer, or
*os.File, I'll need to intercept this writing with my own writer that
captures the number of bytes written.
Does anyone else find this odd or frustrating? I think this should be
changed for Go 2.
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.