webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <woff2_out.h>
Public Member Functions | |
WOFF2StringOut (string *buf) | |
bool | Write (const void *buf, size_t n) override |
bool | Write (const void *buf, size_t offset, size_t n) override |
size_t | Size () override |
size_t | MaxSize () |
void | SetMaxSize (size_t max_size) |
![]() | |
virtual | ~WOFF2Out (void) |
Expanding memory block for woff2 out. By default limited to kDefaultMaxSize.
|
explicit |
|
inline |
|
inlineoverridevirtual |
Implements woff2::WOFF2Out.
Implements woff2::WOFF2Out.
Implements woff2::WOFF2Out.