Interface Geometry

    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static Geometry getGeometry​(org.mariadb.jdbc.client.ReadableByteBuf buf, int length, org.mariadb.jdbc.client.Column column)  
      static Point parsePoint​(boolean littleEndian, org.mariadb.jdbc.client.ReadableByteBuf buf)  
    • Method Detail

      • parsePoint

        static Point parsePoint​(boolean littleEndian,
                                org.mariadb.jdbc.client.ReadableByteBuf buf)