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

#include <output.h>

Public Attributes

void * state
fz_output_write_fnwrite
fz_output_seek_fnseek
fz_output_tell_fntell
fz_output_close_fnclose
fz_output_drop_fndrop
fz_output_reset_fnreset
fz_stream_from_output_fnas_stream
fz_truncate_fntruncate
int closed
char * bp
char * wp
char * ep
int buffered
int bits

Member Data Documentation

◆ as_stream

fz_stream_from_output_fn* fz_output::as_stream

◆ bits

int fz_output::bits

◆ bp

char* fz_output::bp

◆ buffered

int fz_output::buffered

◆ close

fz_output_close_fn* fz_output::close

◆ closed

int fz_output::closed

◆ drop

fz_output_drop_fn* fz_output::drop

◆ ep

char * fz_output::ep

◆ reset

fz_output_reset_fn* fz_output::reset

◆ seek

fz_output_seek_fn* fz_output::seek

◆ state

void* fz_output::state

◆ tell

fz_output_tell_fn* fz_output::tell

◆ truncate

fz_truncate_fn* fz_output::truncate

◆ wp

char * fz_output::wp

◆ write

fz_output_write_fn* fz_output::write

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/output.h