AX Principle 1 — the `Byte` suffix encodes storage type not semantics, and the intermediate `tagLength` variable was an immediate int cast of `tagLengthByte` with no additional meaning. Collapsed to a single `tagValueLength` variable that names what it is, not how it is stored. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| packet.go | ||
| packet_test.go | ||
| reader.go | ||
| reader_test.go | ||