Interface ByteBuffer


public interface ByteBuffer
Since:
JTS 3.1.
Version:
$Id: ByteBuffer.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
    int
     
  • Method Details

    • getBytes

      byte[] getBytes()
    • size

      int size()