Directories
¶
| Path | Synopsis |
|---|---|
|
Package codec is the single source of layout truth for fixed-size wire types: a generic, bounds-checked Encode/Decode pair (raw memcpy of the struct, little-endian host layout) and a Cursor writer for variable-size encoders.
|
Package codec is the single source of layout truth for fixed-size wire types: a generic, bounds-checked Encode/Decode pair (raw memcpy of the struct, little-endian host layout) and a Cursor writer for variable-size encoders. |
Click to show internal directories.
Click to hide internal directories.