typed-cstruct
Preparing search index...
ValueBuilderOptions
Type Alias ValueBuilderOptions
type
ValueBuilderOptions
=
{
buf
:
Uint8Array
;
endian
?:
"little"
|
"big"
;
offset
?:
number
;
}
Index
Properties
buf
endian?
offset?
Properties
buf
buf
:
Uint8Array
Optional
endian
endian
?:
"little"
|
"big"
Optional
offset
offset
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buf
endian
offset
typed-cstruct
Loading...