# Functions
BytesToString casts slice to string without copy.
NewBuffer creates a new buffer.
NewHashTable create hash table.
ReadBuffer used to read buffer from datas.
StringToBytes casts string to slice without copy.
# Variables
ErrIOEOF used for io.EOF.
# Type aliases
Iterator used to iterate the HashTable.