Module Node.Buffer

module Buffer: Node_buffer

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