MCPcopy Create free account
hub / github.com/LAStools/LAStools / get_stream

Method get_stream

LASlib/src/lasreader_las.cpp:1569–1572  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1567}
1568
1569ByteStreamIn* LASreaderLAS::get_stream() const
1570{
1571 return stream;
1572}
1573
1574void LASreaderLAS::close(BOOL close_stream)
1575{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected