Developer Documentation
snappy::SnappyDecompressionValidator Class Reference

Public Member Functions

void SetExpectedLength (size_t len)
 
bool CheckLength () const
 
bool Append (const char *ip, size_t len)
 
bool TryFastAppend (const char *ip, size_t available, size_t length)
 
bool AppendFromSelf (size_t offset, size_t len)
 
void Flush ()
 

Private Attributes

size_t expected_
 
size_t produced_
 

Detailed Description

Definition at line 1254 of file snappy.cc.


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