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
Decode
Namespace Decode
Index
Functions
decode
Bytes
decode
String
Functions
decode
Bytes
decode
Bytes
(
dataType
:
BytesTypeDynamic
|
StringType
, pointer
:
DataPointer
, info
:
EvmInfo
, options
?:
DecoderOptions
)
:
Generator
<
DecoderRequest
,
Result
,
Uint8Array
|
null
>
Parameters
dataType:
BytesTypeDynamic
|
StringType
pointer:
DataPointer
info:
EvmInfo
options:
DecoderOptions
= {}
Returns
Generator
<
DecoderRequest
,
Result
,
Uint8Array
|
null
>
decode
String
decode
String
(
bytes
:
Uint8Array
)
:
StringValueInfo
Parameters
bytes:
Uint8Array
Returns
StringValueInfo
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
decode
Bytes
decode
String
Generated using
TypeDoc