dump

Dumps the class to the given stream

Specification

Since

0.1.0

Parameters

stream

The DataOutputStream to dump the class to


Dumps the class to a ByteArray

Return

The dumped class as ByteArray

Since

0.1.0