package uwt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
libuv bindings
Install
dune-project
Dependency
Authors
Maintainers
Sources
uwt-0.3.0.tar.gz
sha256=e924c3f80906c44871c62870d9472956ff043a14a4c17e886302bf47e6ca71e1
md5=f611099ba6eae6ea3f6b46a21e30effc
doc/uwt.async/Uwt/Iovec_write/index.html
Module Uwt.Iovec_write
pass multiple buffers at once to a libuv write function.
- first integer: offset in string / bytes / bigarray
- second integer: number of bytes to write
type t = Uwt_base.Iovec_write.t = | Bigarray of buf * int * int| String of string * int * int| Bytes of bytes * int * int
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>