| available() | beecrypt::io::InputStream | [virtual] |
| clone() const | beecrypt::lang::Object | [protected, virtual] |
| close() | beecrypt::io::InputStream | [virtual] |
| equals(const Object &compare) const | beecrypt::lang::Object | [virtual] |
| mark(off_t readlimit) | beecrypt::io::InputStream | [virtual] |
| markSupported() | beecrypt::io::InputStream | [virtual] |
| Object() | beecrypt::lang::Object | |
| read()=0 | beecrypt::io::InputStream | [pure virtual] |
| read(byte *data, size_t offset, size_t length) | beecrypt::io::InputStream | [virtual] |
| read(bytearray &b) | beecrypt::io::InputStream | [virtual] |
| reset() | beecrypt::io::InputStream | [virtual] |
| skip(off_t n) | beecrypt::io::InputStream | [virtual] |
| ~InputStream() | beecrypt::io::InputStream | [inline, virtual] |
| ~Object() | beecrypt::lang::Object | [inline, virtual] |
1.5.5