webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <woff2_out.h>
Public Member Functions | |
WOFF2MemoryOut (uint8_t *buf, size_t buf_size) | |
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 |
![]() | |
virtual | ~WOFF2Out (void) |
Fixed memory block for woff2 out.
|
inlineoverridevirtual |
Implements woff2::WOFF2Out.
Implements woff2::WOFF2Out.
Implements woff2::WOFF2Out.