Class ToByteBuffer
- java.lang.Object
-
- io.virtdata.libbasics.shared.conversions.from_short.ToByteBuffer
-
- All Implemented Interfaces:
java.util.function.Function<java.lang.Short,java.nio.ByteBuffer>
public class ToByteBuffer extends java.lang.Object implements java.util.function.Function<java.lang.Short,java.nio.ByteBuffer>
-
-
Constructor Summary
Constructors Constructor Description ToByteBuffer()
-
Method Summary
Modifier and Type Method Description java.nio.ByteBufferapply(java.lang.Short input)
-