This module provides a set of functions used for decoding and decoding World packets.
option() :: {:session_id, integer()}
options() :: [option()]
decrypt(binary(), options()) :: [binary()]
encrypt(binary()) :: binary()