s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
Decoder.pos
s2
util
coding
coder
Decoder
Returns number of bytes decoded so far.
class
Decoder
(IRangeT)
const
size_t
pos
(
)
if
(
isInputRange
!
IRangeT
&&
is
(
ElementType
!
IRangeT
==
ubyte
)
)
Meta
Source
See Implementation
s2
util
coding
coder
Decoder
constructors
this
functions
avail
get16
get32
get64
get8
getDouble
getRaw
pos
reset
skip
Returns number of bytes decoded so far.