public static class TinyPlayerApplet.VorbisInputStream
extends java.io.InputStream
Constructor and Description |
---|
TinyPlayerApplet.VorbisInputStream(VorbisStream source) |
public TinyPlayerApplet.VorbisInputStream(VorbisStream source)
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int read(byte[] buffer) throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int read(byte[] buffer, int offset, int length) throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
Copyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.