|
DCL 4.1
|
#include <BytesInputStream.h>
Protected Attributes | |
| ByteString | __str |
| const char * | __begin |
| const char * | __end |
Additional Inherited Members | |
| Public Member Functions inherited from Object | |
| virtual String | toString () const |
| virtual void | destroy () |
| String | className () const |
| bool | isInstanceOf (const std::type_info &typeinfo) const |
| virtual const std::type_info & | typeInfo () const |
| Protected Member Functions inherited from Object | |
| virtual | ~Object () |
| Object () | |
ByteString 으로부터 바이트 단위의 스트림 데이터를 읽는다.
Definition at line 21 of file BytesInputStream.h.
|
protected |
Definition at line 55 of file BytesInputStream.h.
|
protected |
Definition at line 56 of file BytesInputStream.h.
|
protected |
Definition at line 54 of file BytesInputStream.h.