Skip to content

encodeArc4

Algorand TypeScript


Algorand TypeScript / arc4 / encodeArc4

encodeArc4<T>(value): bytes

Defined in: arc4/index.ts:252

Encode the provided Algorand TypeScript value as ARC4 bytes

T

T

Any native Algorand TypeScript value with a supported ARC4 encoding

bytes