MCPcopy Create free account
hub / github.com/PDAL/PDAL / currentRecordIndex

Method currentRecordIndex

plugins/e57/libE57Format/src/Encoder.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228uint64_t BitpackEncoder::currentRecordIndex()
229{
230 return ( currentRecordIndex_ );
231}
232
233size_t BitpackEncoder::outputAvailable() const
234{

Callers 1

writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected