Grok 10.0.5
SparseBuffer.h File Reference
#include <vector>

Go to the source code of this file.

Classes

struct  grk::grk::SparseBuffer
 

Namespaces

namespace  grk
 Copyright (C) 2016-2023 Grok Image Compression Inc.
 

Variables

size_t dataLen
 
size_t currentChunkId
 
std::vector< grk_buf8 * > chunks
 
bool reachedEnd_
 

Variable Documentation

◆ chunks

◆ currentChunkId

◆ dataLen

◆ reachedEnd_