Package org.locationtech.jts.io
Class OutputStreamOutStream
- java.lang.Object
-
- org.locationtech.jts.io.OutputStreamOutStream
-
-
Constructor Summary
Constructors Constructor Description OutputStreamOutStream(java.io.OutputStream os)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
write(byte[] buf, int len)
-