- java.lang.Object
-
- java.io.InputStream
-
- java.io.ByteArrayInputStream
-
- org.jruby.runtime.load.LoadServiceResourceInputStream
-
-
Field Summary
-
Fields inherited from class java.io.ByteArrayInputStream
buf, count, mark, pos
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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
-
-
Method Detail
-
getBytes
public byte[] getBytes()
Copyright © 2002-2009 JRuby Team. All Rights Reserved.