val create : int -> bufcreate n creates the buffer. n is used to determine the initial size of the buffer. The meaning of n differs from modules to modules.
val clear : buf -> unitval reset : buf -> unit2-Text.BufCharacter buffers. Similar to Buffer.