Hello,
I'm new to the LAS/LAZ formats, and I'm currently developing a tool in Swift that requires compressing LAS files to LAZ using LASzip.
Since Swift can interface directly with C but not C++, is there a known or recommended way to use LASzip from a pure C environment — for example, via a C wrapper around its C++ API?
Any guidance or examples would be greatly appreciated.
Thank you,
Ben