avail_out property

  1. @UnsignedInt()
int avail_out
getter/setter pair

number of bytes that can be written to next_out

Implementation

@ffi.UnsignedInt()
external int avail_out;