Class SqlJetBytesUtility

java.lang.Object
org.tmatesoft.sqljet.core.internal.memory.SqlJetBytesUtility

public class SqlJetBytesUtility extends java.lang.Object
Author:
TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)
  • Field Details

  • Constructor Details

    • SqlJetBytesUtility

      public SqlJetBytesUtility()
  • Method Details

    • toUnsignedByte

      public static int toUnsignedByte(int value)
    • toUnsignedShort

      public static int toUnsignedShort(int value)
    • toUnsignedInt

      public static long toUnsignedInt(long value)