Variable encodeUABooleanConst
encodeUABoolean: (value: boolean, stream: OutputBinaryStream) => void = encodeBoolean
Type Declaration
- (value: boolean, stream: OutputBinaryStream): void
Parameters
- value: boolean
- stream: OutputBinaryStream
Returns void