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