|
virtual void | Append (const char *bytes, size_t n)=0 |
|
virtual char * | GetAppendBuffer (size_t length, char *scratch) |
|
virtual void | AppendAndTakeOwnership (char *bytes, size_t n, void(*deleter)(void *, const char *, size_t), void *deleter_arg) |
|
virtual char * | GetAppendBufferVariable (size_t min_size, size_t desired_size_hint, char *scratch, size_t scratch_size, size_t *allocated_size) |
|
|
| Sink (const Sink &) |
|
void | operator= (const Sink &) |
|
Definition at line 37 of file snappy-sinksource.h.
The documentation for this class was generated from the following files: