1.1.0

interface RequestHeapFrameParams {
    bytes: number;
}

Properties

Properties

bytes: number

Heap size in bytes (must be multiple of 1024, max 256 KiB).