Package x
Class Byte
java.lang.Object
th.co.skylogicsystem.skyframework.core.utils.skydata.ByteBufferUtil
th.co.skylogicsystem.skyframework.core.utils.skydata.SkyDataConverter
x.Byte
public class Byte
extends th.co.skylogicsystem.skyframework.core.utils.skydata.SkyDataConverter
...
- Author:
- Sakdsitt Likhitmetagool
-
Field Summary
Fields inherited from class th.co.skylogicsystem.skyframework.core.utils.skydata.ByteBufferUtil
EMPTY_BYTE_BUFFER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]requestInputStreamToByte(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) Methods inherited from class th.co.skylogicsystem.skyframework.core.utils.skydata.SkyDataConverter
byteArrayToByteArray, byteArrayToInteger, byteArrayToLong, byteArrayToObj, byteArrayToString, objToByteArrayMethods inherited from class th.co.skylogicsystem.skyframework.core.utils.skydata.ByteBufferUtil
arrayCopy, arrayCopy, bytes, bytes, bytes, bytes, bytes, bytes, bytes, clone, compareSubArrays, getArray, inputStream, isPrefix, lastIndexOf, minimalBufferFor, readBytes, readShortLength, string, string, string, string, toDouble, toFloat, toInt, toLong, write, writeWithLength, writeWithLength
-
Constructor Details
-
Byte
public Byte()
-
-
Method Details
-
requestInputStreamToByte
public static byte[] requestInputStreamToByte(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin)
-