mirror of
https://github.com/status-im/nimPNG.git
synced 2025-01-12 13:44:07 +00:00
commit
7ff39ec00d
@ -126,7 +126,7 @@ type
|
||||
use_lz77: bool
|
||||
windowsize: range[2..32768]
|
||||
minmatch: range[3..258]
|
||||
nicematch: range[3..358]
|
||||
nicematch: range[3..258]
|
||||
lazymatching: bool
|
||||
bits: BitStream
|
||||
data: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user