Class Handler_BytePointer

All Implemented Interfaces:
AutoCloseable

@Properties(inherit=leptonica.class) public class Handler_BytePointer extends FunctionPointer
  • Constructor Details

    • Handler_BytePointer

      public Handler_BytePointer(Pointer p)
      Pointer cast constructor. Invokes Pointer(Pointer).
    • Handler_BytePointer

      protected Handler_BytePointer()
  • Method Details