A meta.encoding data type is used to specify a specific encoding to a set of data. Used by meta.name to describe Argot names as being defined by ASCII. Encoding is defined by a meta.name, allowing UTF8, ASCII, or other encoding to be specified.
meta.encoding:
{
@meta.expression["data"],
@meta.name["encoding"]
};
