20 #ifndef GEOS_IO_BYTEORDERDATAINSTREAM_H 21 #define GEOS_IO_BYTEORDERDATAINSTREAM_H 23 #include <geos/export.h> 27 #include <geos/inline.h> 53 void setInStream(std::istream* s);
55 void setOrder(
int order);
57 unsigned char readByte();
78 #include <geos/io/ByteOrderDataInStream.inl> 81 #endif // #ifndef GEOS_IO_BYTEORDERDATAINSTREAM_H Allows reading an stream of primitive datatypes from an underlying istream, with the representation b...
Definition: ByteOrderDataInStream.h:41
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26