BinWriter interface is used for encoding values. Types like bytes.Buffer conform to this interface. We expect the writer objects to be in-memory buffers. So, we don't expect the write operations to fail.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…