
Icon | Member | Description |
---|---|---|
![]() | writeUnicode(array<Byte>[]()[], Int32, String, String) | Writes the non-null unicode String into the byte array at position
and appends a 0 byte after the String
|
![]() | writeUnicode(array<Byte>[]()[], Int32, String) | Writes the non-null unicode String into the byte array
as UTF-8 at position and appends a 0 byte after the String
|