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

Method binary

src/json.hpp:7045–7049  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7043 }
7044
7045 bool binary(binary_t& val)
7046 {
7047 handle_value(std::move(val));
7048 return true;
7049 }
7050
7051 bool start_object(std::size_t len)
7052 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected