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

Method writer

lib/core/bytes.cc:349–352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

347}
348
349ByteWriter Bytes::writer()
350{
351 return ByteWriter(*this);
352}
353
354uint64_t ByteReader::read_be48()
355{

Callers 15

write_sectorFunction · 0.80
decodeSectorRecordMethod · 0.80
writeByteMethod · 0.80
write_sectorFunction · 0.80
decodeDataRecordMethod · 0.80
write_sectorFunction · 0.80
decodeSectorRecordMethod · 0.80
A2RSinkMethod · 0.80
writeInfoMethod · 0.80
writeMetaMethod · 0.80
addFluxMethod · 0.80
A2RSinkClass · 0.80

Calls 1

ByteWriterClass · 0.85

Tested by

no test coverage detected