NodeOPCUA API Documentation
    Preparing search index...
    encodeInt64: (value: number | UInt64, stream: OutputBinaryStream) => void = encodeUInt64

    Type Declaration

      • (value: number | UInt64, stream: OutputBinaryStream): void
      • Parameters

        • value: number | UInt64
        • stream: OutputBinaryStream

        Returns void