SerenityJS
    Preparing search index...

    Hierarchy

    • DataType
      • RotationByte
    Index

    Constructors

    Methods

    Constructors

    • Default constructor for DataType.

      Parameters

      • ..._: unknown[]

      Returns RotationByte

    Methods

    • Write a value to the stream.

      Parameters

      • stream: BinaryStream

        The BinaryStream to write to.

      • value: number

        The value to write.

      Returns void