ZSTD_CStreamInSize method

int ZSTD_CStreamInSize()

Implementation

int ZSTD_CStreamInSize() {
  return _ZSTD_CStreamInSize();
}