# Packages
No description provided by the author
# Functions
ApproxLen would indicate the total number of UIDs in the pack.
CopyUidPack creates a copy of the given UidPack.
Decode decodes the UidPack back into the list of uids.
Encode takes in a list of uids and a block size.
ExactLen would calculate the total number of UIDs.
NewDecoder returns a decoder for the given UidPack and properly initializes it.
# Constants
SeekCurrent to Seek() a Uid using it as offset, not as part of the results.
SeekStart is used with Seek() to search relative to the Uid, returning it in the results.