StringUtilities

Members

Static functions

GetCharacterByteSize
int GetCharacterByteSize(SKTextEncoding encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
GetEncodedText
byte[] GetEncodedText(string text, SKEncoding encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
GetEncodedText
byte[] GetEncodedText(string text, SKTextEncoding encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
GetEncodedText
byte[] GetEncodedText(string text, SKTextEncoding encoding, bool addNull)
Undocumented in source. Be warned that the author may not have intended to support it.
GetEncodedText
byte[] GetEncodedText(const(char)[] text, SKTextEncoding encoding)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

NullTerminator
enum string NullTerminator;
Undocumented in source.

Meta