DerOutputStream.putLength

Put the encoding of the length in the stream.

@params len the length of the attribute. @exception IOException on writing errors.

class DerOutputStream
void
putLength
(
int len
)

Meta