pub const JXL_ENC_NEED_MORE_OUTPUT: JxlEncoderStatus = 2;
Expand description

The encoder needs more output buffer to continue encoding.