Documentation
¶
Index ¶
- func Load16[I Indexer](b []byte, i I) uint16
- func Load32[I Indexer](b []byte, i I) uint32
- func Load64[I Indexer](b []byte, i I) uint64
- func Load8[I Indexer](b []byte, i I) byte
- func Store16(b []byte, v uint16)
- func Store32(b []byte, v uint32)
- func Store64[I Indexer](b []byte, i I, v uint64)
- type Indexer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.