webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
woff2_dec.h File Reference
#include <stddef.h>
#include <inttypes.h>
#include "./woff2_out.h"

Go to the source code of this file.

Namespaces

 woff2
 

Functions

size_t woff2::ComputeWOFF2FinalSize (const uint8_t *data, size_t length)
 
bool woff2::ConvertWOFF2ToTTF (uint8_t *result, size_t result_length, const uint8_t *data, size_t length)
 
bool woff2::ConvertWOFF2ToTTF (const uint8_t *data, size_t length, WOFF2Out *out)