Eclipse EMF 2.15 API Specification
- java.lang.Object
-
- java.io.OutputStream
-
- java.io.ByteArrayOutputStream
-
- org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream.Buffer
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected char[] |
characters |
protected int |
index |
protected java.io.OutputStreamWriter |
writer |
-
Fields inherited from class java.io.ByteArrayOutputStream
buf, count
-
Constructor Summary
Constructors
| Constructor and Description |
Buffer(int size) |
-
Method Summary
-
Methods inherited from class java.io.ByteArrayOutputStream
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
-
Methods inherited from class java.io.OutputStream
flush, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
index
protected int index
Eclipse EMF 2.15 API Specification
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature