@Deprecated public class Piece extends Object implements Serializable
| Constructor and Description |
|---|
Piece(long position,
byte[] data)
Deprecated.
|
Piece(long position,
byte[] data,
String hashAlgorithm)
Deprecated.
|
public Piece(long position,
byte[] data)
public Piece(long position,
byte[] data,
String hashAlgorithm)
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionCopyright © 2015 Calrissian. All rights reserved.