Algorand TypeScript
    Preparing search index...

    Class StaticBytes<TLength>

    A fixed length sequence of bytes

    Type Parameters

    • TLength extends number = 0

    Hierarchy

    Indexable

    • [index: uint64]: Byte

      Get or set the item at the specified index. Negative indexes are not supported

    Index

    Constructors

    Accessors

    Methods