Eclipse EMF 2.15 API Specification
- java.lang.Object
-
- java.io.InputStream
-
- java.io.ByteArrayInputStream
-
- org.eclipse.emf.ecore.resource.URIConverter.WriteableOutputStream.Buffer
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected char[] |
characters |
protected int |
index |
protected java.io.InputStreamReader |
reader |
-
Fields inherited from class java.io.ByteArrayInputStream
buf, count, mark, pos
-
Constructor Summary
Constructors
| Constructor and Description |
Buffer(int size) |
-
Method Summary
-
Methods inherited from class java.io.ByteArrayInputStream
available, close, mark, markSupported, read, read, reset, skip
-
Methods inherited from class java.io.InputStream
read
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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