Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
228
uint64_t BitpackEncoder::currentRecordIndex()
229
{
230
return ( currentRecordIndex_ );
231
}
232
233
size_t BitpackEncoder::outputAvailable() const
234
{
Callers
1
write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected