package bytesrw
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Composable byte stream readers and writers for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
bytesrw-0.4.1.tbz
sha512=9d4d65ff080a107f2ed35c4f13ac77c20e4920e92dffe84c270f23169d7db130506a450aa83a6c6c621ce80b699191291fb8be227d1fb47fb5fd49ddc150b37e
doc/bytesrw.zstd/Bytesrw_zstd/Cctx_params/index.html
Module Bytesrw_zstd.Cctx_paramsSource
Compression parameters.
The type for compression parameters.
make () are the given compression parameters. Those unspecfied take the value of init which defaults to default. See corresponding accessors for the default values.
checksum p is true if frames are checksumed. Defaults to false Warning. This mirrors the library default but does not mirror the zstd tool default.
clevel p is the compression level. Must be in the min_clevel to max_clevel range. Defaults to default_clevel. 0 means default compression level.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>