| 123456789101112131415161718192021 |
- ;
- ; Definition file of libbrotlienc.dll
- ; Automatic generated by gendef 1.1
- ; written by Kai Tietz 2008
- ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
- ;
- LIBRARY "libbrotlienc.dll"
- EXPORTS
- BrotliEncoderAttachPreparedDictionary
- BrotliEncoderCompress
- BrotliEncoderCompressStream
- BrotliEncoderCreateInstance
- BrotliEncoderDestroyInstance
- BrotliEncoderDestroyPreparedDictionary
- BrotliEncoderHasMoreOutput
- BrotliEncoderIsFinished
- BrotliEncoderMaxCompressedSize
- BrotliEncoderPrepareDictionary
- BrotliEncoderSetParameter
- BrotliEncoderTakeOutput
- BrotliEncoderVersion
|