s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
makeDecoder
s2
util
coding
coder
Constructs a new Decoder with the given input range as the buffer to read from.
auto
makeDecoder
(IRangeT r)
auto
makeDecoder
(
IRangeT
)
(
IRangeT
r
)
auto
makeDecoder
(IRangeT r, size_t maxn)
Meta
Source
See Implementation
s2
util
coding
coder
classes
Decoder
Encoder
functions
makeDecoder
makeEncoder
toNativeBytes
Constructs a new Decoder with the given input range as the buffer to read from.