![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <brotli/shared_dictionary.h>
#include <brotli/types.h>
#include "dictionary.h"
#include "transform.h"
Go to the source code of this file.
Data Structures | |
struct | BrotliSharedDictionaryStruct |
Macros | |
#define | BrotliSharedDictionary BrotliSharedDictionaryInternal |
Typedefs | |
typedef struct BrotliSharedDictionaryStruct | BrotliSharedDictionaryInternal |
Opaque structure that holds shared dictionary data.
Allocated and initialized with BrotliSharedDictionaryCreateInstance. Cleaned up and deallocated with BrotliSharedDictionaryDestroyInstance.
typedef struct BrotliSharedDictionaryStruct BrotliSharedDictionaryInternal |