MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / reader

Method reader

lib/core/bytes.cc:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342}
343
344ByteReader Bytes::reader() const
345{
346 return ByteReader(*this);
347}
348
349ByteWriter Bytes::writer()
350{

Callers 15

decodeSectorRecordMethod · 0.80
decodeDataRecordMethod · 0.80
decodeSectorRecordMethod · 0.80
decodeSectorRecordMethod · 0.80
decodeSectorRecordMethod · 0.80
decodeDataRecordMethod · 0.80
readAllocationTableFunction · 0.80
readSingleFluxMethod · 0.80
CwfFluxSourceMethod · 0.80
PhileDirentMethod · 0.80
getMetadataMethod · 0.80
mountMethod · 0.80

Calls 1

ByteReaderClass · 0.85

Tested by

no test coverage detected