Developer Documentation
snappy::ByteArraySource Class Reference
Inheritance diagram for snappy::ByteArraySource:
snappy::Source

Public Member Functions

 ByteArraySource (const char *p, size_t n)
 
virtual size_t Available () const
 
virtual const char * Peek (size_t *len)
 
virtual void Skip (size_t n)
 

Private Attributes

const char * ptr_
 
size_t left_
 

Detailed Description

Definition at line 146 of file snappy-sinksource.h.


The documentation for this class was generated from the following files: