module Buffer: Node_buffer
Node_buffer
type t = Node.buffer
Node.buffer
val isBuffer : 'a -> bool
'a -> bool
val fromString : string -> t
string -> t