|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
java.io.ByteArrayInputStream
org.jruby.runtime.load.LoadServiceResourceInputStream
public class LoadServiceResourceInputStream
| Field Summary |
|---|
| Fields inherited from class java.io.ByteArrayInputStream |
|---|
buf, count, mark, pos |
| Constructor Summary | |
|---|---|
LoadServiceResourceInputStream(byte[] bytes)
|
|
LoadServiceResourceInputStream(java.io.InputStream stream)
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
| 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 |
| Constructor Detail |
|---|
public LoadServiceResourceInputStream(byte[] bytes)
public LoadServiceResourceInputStream(java.io.InputStream stream)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public byte[] getBytes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||