NodeOPCUA API Documentation
    Preparing search index...
    encodeUABoolean: (value: boolean, stream: OutputBinaryStream) => void = encodeBoolean

    Type Declaration

      • (value: boolean, stream: OutputBinaryStream): void
      • Parameters

        • value: boolean
        • stream: OutputBinaryStream

        Returns void