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 aed2816bad
commit f83c93b627

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: