Grok 20.3.2
BufferedStream.h File Reference
#include "MemAdvisor.h"
#include "buffer.h"

Go to the source code of this file.

Classes

struct  grk::BufferedStream
 Manages buffered read/write using callbacks or memory buffer. More...

Namespaces

namespace  grk
 ResWindow.

Macros

#define GROK_STREAM_STATUS_OUTPUT   0x1U
#define GROK_STREAM_STATUS_INPUT   0x2U
#define GROK_STREAM_STATUS_END   0x4U
#define GROK_STREAM_STATUS_ERROR   0x8U

Macro Definition Documentation

◆ GROK_STREAM_STATUS_END

#define GROK_STREAM_STATUS_END   0x4U

◆ GROK_STREAM_STATUS_ERROR

◆ GROK_STREAM_STATUS_INPUT

◆ GROK_STREAM_STATUS_OUTPUT

#define GROK_STREAM_STATUS_OUTPUT   0x1U