MCPcopy Create free account
hub / github.com/rsc/tmp / EncodeData

Function EncodeData

brotli/enc_encode.c:936–1170  ·  view source on GitHub ↗

Processes the accumulated input data and sets |*out_size| to the length of the new output meta-block, or to zero if no new output meta-block has been created (in this case the processed input data is buffered internally). If |*out_size| is positive, |*output| points to the start of the output data. If |is_last| or |force_flush| is BROTLI_TRUE, an output meta-block is always created.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ProcessMetadataFunction · 0.85

Calls 15

UnprocessedInputSizeFunction · 0.85
WrapPositionFunction · 0.85
InputBlockSizeFunction · 0.85
GetBrotliStorageFunction · 0.85
GetHashTableFunction · 0.85
UpdateLastProcessedPosFunction · 0.85
ChooseContextModeFunction · 0.85
ExtendLastCommandFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…