public class CodecReaderTest
extends java.lang.Object
| Constructor and Description |
|---|
CodecReaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCodecReader() |
void |
testCodecReaderMeta() |
void |
testNativeCodecReader() |
void |
testNativeCodecReaderMeta() |
void |
testNativeViaDataInputStream() |
void |
testViaDataInputStream() |
public void testCodecReader()
throws java.lang.Exception
java.lang.Exceptionpublic void testCodecReaderMeta()
throws java.lang.Exception
java.lang.Exceptionpublic void testViaDataInputStream()
throws java.lang.Exception
java.lang.Exceptionpublic void testNativeCodecReader()
throws java.lang.Exception
java.lang.Exceptionpublic void testNativeCodecReaderMeta()
throws java.lang.Exception
java.lang.Exceptionpublic void testNativeViaDataInputStream()
throws java.lang.Exception
java.lang.Exception