# Functions
DeserializeString creates string value from an interface representation that has been unmarshalled from a text or binary format.
LessString returns true if the left string value is less than the right value.
SerializeString converts a string value to an interface representation suitable for marshalling into a text or binary format.