|
| UncheckedByteArraySink (char *dest) |
|
virtual void | Append (const char *data, size_t n) |
|
virtual char * | GetAppendBuffer (size_t len, char *scratch) |
|
virtual char * | GetAppendBufferVariable (size_t min_size, size_t desired_size_hint, char *scratch, size_t scratch_size, size_t *allocated_size) |
|
virtual void | AppendAndTakeOwnership (char *bytes, size_t n, void(*deleter)(void *, const char *, size_t), void *deleter_arg) |
|
char * | CurrentDestination () const |
|
Definition at line 159 of file snappy-sinksource.h.
The documentation for this class was generated from the following files: