class

MessagePack::IOUnpacker

Inherits MessagePack::Unpacker / Reference / Object

Constructors

new(io : IO, zero_copy = false)
Source
new(bytes : Bytes | String, zero_copy = false)
Source
new(array : Array(UInt8), zero_copy = false)
Source

Instance methods

current_token
Source
finish_token!
Source
read_token
Source