Interface ShapeReader


  • public interface ShapeReader
    • Method Detail

      • readInt

        int readInt()
      • readDouble

        double readDouble()
      • readByte

        byte readByte()
      • skip

        void skip​(int numBytes)