We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Bytes
DecodingResult
In decoding tiles, there is a question of where to go from network-provided Bytes to an output typed array (DecodingResult).
This emerged in #86 and is important, but may need some more discussion/other changes. See there for more info.