package scid
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Sierra Chart's Intraday Data File Format library
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.0.tar.gz
sha256=17ff400b8358295ab603813d96e4f81f65c8ba790ce8d555ffed58dab7e556b2
md5=6fb1bd0e286c36d92bb0cf5c6e7c0c35
doc/scid/Scid/E/index.html
Module Scid.E
type dst = | Channel of out_channel| Buffer of Buffer.t| Manual(*The type for output destinations.
*)
encode e v is :
`Partialiffehas a`Manualdestination and needs more output storage. The client must useManual.dstto provide a new buffer and then callencodewith`Awaituntil`Okis returned.`Okwhen the encoder is ready to encode a new`Ror`End.
For `Manual destinations, encoding `End always returns `Partial, continue with `Await until `Ok is returned at which point Manual.dst_rem e is guaranteed to be the size of the last provided buffer (i.e. nothing was written).
Raises. Invalid_argument if a non well-formed sequence of lexemes is encoded or if a `Lexeme or `End is encoded after a `Partial encode.
module Manual : sig ... endManual destinations.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>