toggle menu
encoding
2.3.0
common
switch theme
search in API
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.