@valon-technologies/gestalt
    Preparing search index...

    Interface ReadObjectChunk

    ReadObjectChunk is one frame in a streaming object read.

    interface ReadObjectChunk {
        result: ReadObjectChunkResult;
    }
    Index

    Properties

    Properties