Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1569
ByteStreamIn* LASreaderLAS::get_stream() const
1570
{
1571
return stream;
1572
}
1573
1574
void LASreaderLAS::close(BOOL close_stream)
1575
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected