Optional
Readonly
lengthFixed serialized size, or undefined if dynamically sized.
Deserializes a buffer into this value.
Optional
opts: DeserializeOptionsNumber of bytes read.
Computes the serialized length of this value.
Optional
opts: SerializeOptionsStatic
fromCreates a new instance of this value by deserializing from a buffer.
Optional
opts: DeserializeOptionsStatic
ofCreate a new instance of this wrapper class from a raw value.
Static
ofReturns a SStringNT class that has a fixed serialized size.
Serializable wrapper class for null-terminated strings.