|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.io.OutputStreamOutStream
public class OutputStreamOutStream
An adapter to allow an OutputStream to be used as an OutStream
| Constructor Summary | |
|---|---|
OutputStreamOutStream(java.io.OutputStream os)
|
|
| Method Summary | |
|---|---|
void |
write(byte[] buf,
int len)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutputStreamOutStream(java.io.OutputStream os)
| Method Detail |
|---|
public void write(byte[] buf,
int len)
throws java.io.IOException
write in interface OutStreamjava.io.IOException
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||