@wdprlib/parser
    Preparing search index...
    interface SizeOpenResult {
        bodyStart: number;
        consumed: number;
        size: string;
    }
    Index

    Properties

    bodyStart: number
    consumed: number
    size: string