java.lang.Object
org.fusesource.leveldbjni.internal.Util

public class Util extends Object
Some miscellaneous utility functions.
  • Constructor Details

    • Util

      public Util()
  • Method Details

    • link

      public static void link(File source, File target) throws IOException
      Creates a hard link from source to target.
      Parameters:
      source -
      target -
      Throws:
      IOException
    • errno

      static int errno()
    • strerror

      static String strerror()
    • string

      static String string(long ptr)