STRING
STRING
Content copied to clipboard
A length-prefixed string of text. Strings are encoded using modified UTF-8 . They are represented in-memory using Java's String class.
A length-prefixed string of text. Strings are encoded using modified UTF-8 . They are represented in-memory using Java's String class.