Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/abi-coder
B256Coder
Class B256Coder
Hierarchy (
view full
)
Coder
<
string
,
string
>
B256Coder
Index
Constructors
constructor
Properties
encoded
Length
name
type
Methods
decode
encode
Constructors
constructor
new
B256
Coder
(
)
:
B256Coder
Returns
B256Coder
Properties
Readonly
encoded
Length
encoded
Length
:
number
Readonly
name
name
:
string
Readonly
type
type
:
string
Methods
decode
decode
(
data
,
offset
)
:
[
string
,
number
]
Parameters
data
:
Uint8Array
offset
:
number
Returns
[
string
,
number
]
encode
encode
(
value
)
:
Uint8Array
Parameters
value
:
string
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
encoded
Length
name
type
Methods
decode
encode
Docs
GitHub
Fuels TS SDK API Documentation
Loading...