NodeOPCUA API Documentation
    Preparing search index...
    encodeUAString: (value: string | null, stream: OutputBinaryStream) => void = encodeString

    Type Declaration

      • (value: string | null, stream: OutputBinaryStream): void
      • Parameters

        • value: string | null
        • stream: OutputBinaryStream

        Returns void