mutableObjectFromNativeTwoByteString

Create a mutable instance of TwoByteStringDescriptor with the specified Java String's characters.

Return

A two-byte string with the given content.

Parameters

aNativeTwoByteString

A Java String that may contain characters outside the Latin-1 range (0-255), but not beyond 65535.