Binary allows to encode an object to its binary representation when arguments are requested and to decode a byte slice into its object when data is retrieved from the server. Use this function for GOB, Protocol Buffers, etc formats.
(enc interface {
encoding.BinaryMarshaler
encoding.BinaryUnmarshaler
})
source not stored for this graph (policy: none)