AX Principle 1: names should convey semantic meaning, not implementation perspective. `remaining` describes a buffer operation; `payloadBytes` describes what the data IS — the packet payload content. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| packet.go | ||
| packet_test.go | ||
| reader.go | ||
| reader_test.go | ||