DerInputStream.mark

Mark the current position in the buffer, so that a later call to <code>reset</code> will return here.

class DerInputStream
void
mark
(
int value
)

Meta