BoundedInputStream


Object Hierarchy:

VSGI.BoundedInputStream VSGI.BoundedInputStream VSGI.BoundedInputStream GLib.FilterInputStream GLib.FilterInputStream GLib.FilterInputStream->VSGI.BoundedInputStream GLib.InputStream GLib.InputStream GLib.InputStream->GLib.FilterInputStream GLib.Object GLib.Object GLib.Object->GLib.InputStream

Description:


[ Version ( since = "0.3" ) ]
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: vsgi-0.3

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.FilterInputStream