Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ read_8
Method
read_8
lib/core/bytes.h:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
uint8_t read_8()
155
{
156
return _bytes[pos++];
157
}
158
159
uint16_t read_be16()
160
{
Callers
15
northstarChecksum
Function · 0.80
decodeSectorRecord
Method · 0.80
decodeSectorRecord
Method · 0.80
decodeDataRecord
Method · 0.80
decodeSectorRecord
Method · 0.80
decodeSectorRecord
Method · 0.80
micropolisChecksum
Function · 0.80
mzosChecksum
Function · 0.80
vectorGraphicEcc
Function · 0.80
decodeSectorRecord
Method · 0.80
decodeSectorRecord
Method · 0.80
decodeSectorRecord
Method · 0.80
Calls
no outgoing calls
Tested by
2
mainInspect
Function · 0.64
test_reads
Function · 0.64