ostream

from panda3d.core import ostream
class ostream

Bases:

Bases: basic_ios_char

Inheritance diagram

Inheritance diagram of ostream

flush()
put(c: char)
seekp(pos: int)
seekp(off: int, dir: seekdir)
tellp() int