SerenityJS
    Preparing search index...

    Hierarchy

    • DataType
      • AnimateEntity
    Index

    Constructors

    Methods

    Constructors

    • Default constructor for DataType.

      Parameters

      • ..._: unknown[]

      Returns AnimateEntity

    Methods

    • Write a value to the stream.

      Parameters

      • stream: BinaryStream

        The BinaryStream to write to.

      • value: bigint[]

        The value to write.

      Returns void