[]
Gets the codes for the specified text.
public static byte[] GetCodes(string text)
The text to get codes for.
An array of bytes representing the codes.