KC's Workspace
    Preparing search index...
    interface ReadOptions {
        length?: number;
        offset?: number;
        position?: ReadPosition | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    length?: number

    length of buffer

    offset?: number
    0
    
    position?: ReadPosition | null
    null