Search
Preparing search index...
The search index is not available
Truffle Decoding and Encoding
Options
All
Public
Public/Protected
All
Inherited
Menu
Truffle Decoding and Encoding
@truffle/codec
Bytes
Read
Namespace Read
Index
Functions
read
Bytes
read
Code
Functions
read
Bytes
read
Bytes
(
pointer
:
BytesPointer
, state
:
EvmState
)
:
Uint8Array
Parameters
pointer:
BytesPointer
state:
EvmState
Returns
Uint8Array
read
Code
read
Code
(
pointer
:
CodePointer
, state
:
EvmState
)
:
Generator
<
DecoderRequest
,
Uint8Array
,
Uint8Array
|
null
>
Parameters
pointer:
CodePointer
state:
EvmState
Returns
Generator
<
DecoderRequest
,
Uint8Array
,
Uint8Array
|
null
>
Modules
@truffle/codec
Abi
Data
Ast
Ast
Constant
Basic
Bytes
Decode
Encode
Read
Compilations
Compiler
Contexts
Conversion
Evm
Export
Format
Mapping
Key
Memory
Pointer
Special
Stack
Storage
Topic
Wrap
@truffle/decoder
@truffle/encoder
read
Bytes
read
Code
Generated using
TypeDoc