Michael Buhler
Results
2
issues of
Michael Buhler
I think the code in v2.0.5 is a breaking change for CommonJS users, such as my organization. The underlying cause is because of the `quick-lru` dependency that was added is...
This PR adds the ability to construct GeoTIFF objects directly from Node.js Buffer data. This PR implements the `BufferSource` class and exports the `fromBuffer()` function. --- Currently, this library supports...