Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ BrotliDecoderDecompressStream()

static unsafe int Interop.Brotli.BrotliDecoderDecompressStream ( SafeBrotliDecoderHandle state,
ref nuint availableIn,
byte ** nextIn,
ref nuint availableOut,
byte ** nextOut,
out nuint totalOut )
package