package uutf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
UTF encode characters in OCaml Buffer
.t values.
Note. Since OCaml 4.06, these encoders are available in Stdlib.Buffer
. You are encouraged to migrate to them.
Buffer encoders
add_utf_16be b u
adds the UTF-16BE encoding of u
to b
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page