cartographer-project / point_cloud_viewer

View billions of points in your browser.
Apache License 2.0
339 stars 98 forks source link

Properly initialize buffer. #328

Closed feuerste closed 5 years ago

feuerste commented 5 years ago

read_exact and read_x_into need an initialized buffer to derive the number of bytes to read from the buffer length.