encoding
Toggle table of contents
2.4.0
common
Platform filter
common
Switch theme
Search in API
encoding
core
/
io.matthewnelson.encoding.core
/
Encoder
/
Feed
/
consume
consume
fun
consume
(
input
:
Byte
)
(
source
)
Updates the
Encoder.Feed
with a new byte to encode.
Throws
Encoding
Exception
if
isClosed
is true.