Package com.biglybt.pif.utils
Interface ByteArrayWrapper
-
- All Known Implementing Classes:
HashWrapper
public interface ByteArrayWrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getBytes()
java.lang.String
toBase32String()
-