unpack -package:tar

O(n) Converts a ByteString to a [Word8].
O(n) Converts a ByteString to a String.
O(n) Converts a ByteString to a '[Word8]'.
O(n). Convert a ShortByteString into a list.
O(n) Convert a Text into a String.
Unpack an OsPath to a list of OsChar.
Unpack a platform string to a list of platform words.
Unpack a platform string to a list of platform words.
Un-pack a bytearray into a list of bytes
Un-pack a bytearray into a list of bytes
O(n) Convert a Text into a String. Subject to fusion.
Synonym for otoList
Convert ShortText into a list of Chars. This is an alias for toString.
(pack . unpack) t == t
Improper lens from packed ByteStrings to unpacked Word8s
O(n) Convert a ShortText into a String.
O(n) Converts a packed byte stream into a stream of individual bytes.
Given a stream of bytes, produce a vanilla Stream of characters.
O(n) Convert a JSString into a String. Subject to fusion.