@haxall/haxall
    Preparing search index...

    Interface ReadSyncOptions

    interface ReadSyncOptions {
        length?: number;
        offset?: number;
        position?: ReadPosition;
    }

    Hierarchy (View Summary)

    Index

    Properties

    length?: number

    length of buffer

    offset?: number
    0
    
    position?: ReadPosition
    null