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

Method registerFlushToOutput

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

Source from the content-addressed store, hash-verified

467}
468
469bool BitpackFloatEncoder::registerFlushToOutput()
470{
471 // Since have no registers in encoder, return success
472 return ( true );
473}
474
475float BitpackFloatEncoder::bitsPerRecord()
476{

Callers 1

flushMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected