DerInputStream.available

Returns the number of bytes available for reading. This is most useful for testing whether the stream is empty.

class DerInputStream
int
available
()

Meta