encoding
Toggle table of contents
2.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
encoding
core
/
io.matthewnelson.encoding.core.util
/
DecoderInput
/
DecoderInput
Decoder
Input
constructor
(
input
:
CharSequence
)
(
source
)
constructor
(
input
:
CharSequence
,
offset
:
Int
,
len
:
Int
)
(
source
)
constructor
(
input
:
CharArray
)
(
source
)
constructor
(
input
:
CharArray
,
offset
:
Int
,
len
:
Int
)
(
source
)