Skip to content

Commit 4e279cd

Browse files
Update README.rst
1 parent e646486 commit 4e279cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,8 @@ ZSTD_uncompress (data): string|bytes
341341
Since: 0.1
342342

343343
ZSTD_check (data): int
344-
Function, checks if input is zstd compressed data block,
345-
returns 1 if yes, 0 if no, 2 - if stream data.
344+
Function, checks if input is zstd compressed data block,
345+
returns: 1 if yes, 0 if no or 2 if it is a stream data.
346346

347347
Support compressed data with multiple/concatenated frames (blocks) .
348348

0 commit comments

Comments
 (0)