unpack package:streaming-bytestring
O(n) Converts a packed byte stream into a stream of individual
bytes.
Given a stream of bytes, produce a vanilla
Stream of
characters.
The reverse of
packChars. Given a stream of bytes, produce a
Stream individual bytes.