Class MD5ByteBuffer
- java.lang.Object
-
- io.virtdata.libbasics.shared.from_long.to_string.MD5ByteBuffer
-
- All Implemented Interfaces:
java.util.function.LongFunction<java.nio.ByteBuffer>
public class MD5ByteBuffer extends java.lang.Object implements java.util.function.LongFunction<java.nio.ByteBuffer>
-
-
Constructor Summary
Constructors Constructor Description MD5ByteBuffer()
-
Method Summary
Modifier and Type Method Description java.nio.ByteBufferapply(long value)
-