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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static 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, objToByteArray

    Methods 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Byte

      public Byte()
  • Method Details

    • requestInputStreamToByte

      public static byte[] requestInputStreamToByte(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin)