mupdf
Loading...
Searching...
No Matches
fz_stream Struct Reference

#include <stream.h>

Public Attributes

int refs
int error
int eof
int progressive
int64_t pos
int avail
int bits
unsigned char * rp
unsigned char * wp
void * state
fz_stream_next_fnnext
fz_stream_drop_fndrop
fz_stream_seek_fnseek

Member Data Documentation

◆ avail

int fz_stream::avail

◆ bits

int fz_stream::bits

◆ drop

fz_stream_drop_fn* fz_stream::drop

◆ eof

int fz_stream::eof

◆ error

int fz_stream::error

◆ next

fz_stream_next_fn* fz_stream::next

◆ pos

int64_t fz_stream::pos

◆ progressive

int fz_stream::progressive

◆ refs

int fz_stream::refs

◆ rp

unsigned char* fz_stream::rp

◆ seek

fz_stream_seek_fn* fz_stream::seek

◆ state

void* fz_stream::state

◆ wp

unsigned char * fz_stream::wp

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/stream.h