mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
comment
This commit is contained in:
parent
87a23944fb
commit
07c9c4eed2
@ -25,8 +25,8 @@
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Class : StringStream
|
// Class : StringStream
|
||||||
// Description : A bi-directional stream object that reads and writes
|
// Description : A bi-directional stream object that reads and writes
|
||||||
// data to an internal buffer, which can be appended to
|
// data to an internal buffer, which can be retrieved
|
||||||
// or read from as a string.
|
// and/or set as a string.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
class EXPCL_PANDA StringStream : public iostream {
|
class EXPCL_PANDA StringStream : public iostream {
|
||||||
PUBLISHED:
|
PUBLISHED:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user