- Preparing search index...
- The search index is not available
txiki.js
Properties
Readonly
name
name: string
Readonly
size
size: number
Methods
fromBuffer
- fromBuffer(buffer: Uint8Array, ctx?: {}): T
-
Parameters
-
buffer: Uint8Array
-
Optional
ctx: {}
Returns T
toBuffer
- toBuffer(data: T, ctx?: {}): Uint8Array
-
Returns Uint8Array