mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-22 14:22:45 +01:00
* A static constructur `read()` that deserializes from a payload. * A `write()` helper to write to a buffer. * A `serialize()` helper to get the serialized bytes. * A `BYTES` constant for the number of serialized bytes. Includes a test. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
findbugs.xml |