LeviLamina
Loading...
Searching...
No Matches
xbox::httpclient::Compression Struct Reference

Static Public Member Functions

static MCAPI bool Available ()
 
static MCAPI void CompressToGzip (uchar *, uint64, ::HCCompressionLevel, ::std::vector< uchar, ::http_stl_allocator< uchar > > &)
 
static MCAPI void DecompressFromGzip (uchar *, uint64, ::std::vector< uchar, ::http_stl_allocator< uchar > > &)
 

Member Function Documentation

◆ Available()

static MCAPI bool xbox::httpclient::Compression::Available ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CompressToGzip()

static MCAPI void xbox::httpclient::Compression::CompressToGzip ( uchar * ,
uint64 ,
::HCCompressionLevel ,
::std::vector< uchar, ::http_stl_allocator< uchar > > &  )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ DecompressFromGzip()

static MCAPI void xbox::httpclient::Compression::DecompressFromGzip ( uchar * ,
uint64 ,
::std::vector< uchar, ::http_stl_allocator< uchar > > &  )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: