Package-level declarations
Functions
Link copied to clipboard
Returns a ByteString view of this ByteArray, without copying data.
Link copied to clipboard
Creates a new ArrayBuffer containing the data copied from this ByteString.
Link copied to clipboard
Creates a new ByteString containing the data copied from this ArrayBuffer.
Link copied to clipboard
Returns the backing ByteArray of this ByteString, without copying data.