Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/datastream"

Index

Classes

Variables

Functions

Variables

Const HEADER_SIZE

HEADER_SIZE: number = (offsetof<String>() + 1) & ~1

internal memory HEADER SIZE. NEVER used by users.

Const MAX_LENGTH

MAX_LENGTH: usize = 1 << 30

Maximum 32-bit allocation size.

Functions

allocate

  • allocate(length: i32): String

Generated using TypeDoc