Marshal serializes the header into buf, which must be at least Len() bytes long. Implementations of Marshal assume that bytes after the first Len() are payload bytes for the purpose of computing length and checksum fields. Marshal implementations must not allocate memory.
(buf []byte)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected