3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 15:22:16 +00:00

Add javadoc comment for VersionedChecksummedBytes.toString().

This commit is contained in:
Adam Mackler 2014-10-09 22:35:07 -04:00 committed by Andreas Schildbach
parent 2010614fd6
commit b37c87c7af

View File

@ -49,6 +49,10 @@ public class VersionedChecksummedBytes implements Serializable {
this.bytes = bytes;
}
/**
* Returns the base-58 encoded String representation of this
* object, including version and checksum bytes.
*/
@Override
public String toString() {
// A stringified buffer is: