ZSTD_DStreamOutSize method

int ZSTD_DStreamOutSize()

Implementation

int ZSTD_DStreamOutSize() {
  return _ZSTD_DStreamOutSize();
}