# Functions
DecodeData base64 decodes the data and uncompresses it.
EncodeData compresses the data with zlib and base64 encodes it.
GetFields returns a byte array contains all fields for the given beat.
SetFields sets the fields for a given beat and asset name.
# Variables
FieldsRegistry contains a list of fields.yml files As each entry is an array of bytes multiple fields.yml can be added under one path.