ARC4Encoded
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / arc4 / ARC4Encoded
Class: abstract
ARC4Encoded
Defined in: packages/algo-ts/src/arc4/encoded-types.ts:90
A base type for ARC4 encoded values
Extended by
Implements
Constructors
new ARC4Encoded()
new ARC4Encoded():
ARC4Encoded
Returns
Accessors
bytes
Get Signature
get bytes():
bytes
Defined in: packages/algo-ts/src/arc4/encoded-types.ts:97
Retrieve the encoded bytes for this type