public class TestUnsafeByteArrayOutputStream extends Object
Constructor and Description |
---|
TestUnsafeByteArrayOutputStream() |
Modifier and Type | Method and Description |
---|---|
void |
testWriteBytes() |
void |
testWriteChars() |
void |
testWriteLongUTF() |
void |
testWriteUTF() |
public void testWriteBytes() throws IOException
IOException
public void testWriteChars() throws IOException
IOException
public void testWriteUTF() throws IOException
IOException
public void testWriteLongUTF() throws IOException
IOException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.