Char Array Writer

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instance_of gptkb:class
gptkb:Author
gptkbp:bfsLayer 2
gptkbp:bfsParent gptkb:Author
gptkbp:constructor Char Array Writer()
Char Array Writer(int initial Size)
gptkbp:field count
size
buffer
gptkbp:has_expansion gptkb:Author
https://www.w3.org/2000/01/rdf-schema#label Char Array Writer
gptkbp:provides size()
close()
reset()
flush()
write(char[] cbuf, int off, int len)
to Char Array()
gptkbp:technique size()
close()
reset()
flush()
write(char[] cbuf)
to Char Array()
write(String str)
write(int c)
gptkbp:uses char array