BoundedInputStream


Object Hierarchy:

Object hierarchy for BoundedInputStream

Description:

public class BoundedInputStream : FilterInputStream

Bounded input stream that provide a end-of-file behaviour when a a certain number of bytes has been read from the base stream.


Namespace: VSGI
Package: valum-0.3

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.FilterInputStream
All known members inherited from class GLib.InputStream
All known members inherited from class GLib.Object