Variable encodeUAStringConst
encodeUAString: (value: string | null, stream: OutputBinaryStream) => void = encodeString
Type Declaration
-
- (value: string | null, stream: OutputBinaryStream): void
-
Parameters
- value: string | null
- stream: OutputBinaryStream
Returns void