MCPcopy 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

northstarChecksumFunction · 0.80
decodeSectorRecordMethod · 0.80
decodeSectorRecordMethod · 0.80
decodeDataRecordMethod · 0.80
decodeSectorRecordMethod · 0.80
decodeSectorRecordMethod · 0.80
micropolisChecksumFunction · 0.80
mzosChecksumFunction · 0.80
vectorGraphicEccFunction · 0.80
decodeSectorRecordMethod · 0.80
decodeSectorRecordMethod · 0.80
decodeSectorRecordMethod · 0.80

Calls

no outgoing calls

Tested by 2

mainInspectFunction · 0.64
test_readsFunction · 0.64