| Close()=0 | InputStream_t | [pure virtual] |
| Peek(byte *buffer, int bytes_to_read) | InputStream_t | [virtual] |
| Position(out fileoff_t *position)=0 | InputStream_t | [pure virtual] |
| Read(byte *buffer, int bytes_to_read, bool force_read_all=true)=0 | InputStream_t | [pure virtual] |
| ReadLine(out String_t *line) | InputStream_t | [virtual] |
| Seek(fileoff_t position)=0 | InputStream_t | [pure virtual] |
| SeekRelative(fileoff_t delta) | InputStream_t | [virtual] |
| ~InputStream_t() | InputStream_t | [virtual] |
1.6.1