Module Buffer.UByte
val set : ('a, 'b) Js_of_ocaml.Typed_array.typedArray Js_of_ocaml__.Js.t -> int -> 'a -> unitval get : ('a, 'b) Js_of_ocaml.Typed_array.typedArray Js_of_ocaml__.Js.t -> int -> 'aval length : t -> intval sub : t -> int -> int -> tval create : int -> Js_of_ocaml.Typed_array.uint8Array Js_of_ocaml.Js.tval empty : Js_of_ocaml.Typed_array.uint8Array Js_of_ocaml.Js.t