View Source Msgpax.Fragment (Msgpax v2.4.0)
Represents a fragment of MessagePack data.
Link to this section Summary
Functions
Builds a Msgpax.Fragment
from the given packed_data
.
Link to this section Types
@opaque t()
Link to this section Functions
Builds a Msgpax.Fragment
from the given packed_data
.
examples
Examples
iex> Msgpax.Fragment.new(<<192>>)
#Msgpax.Fragment<<<192>>>