public class BytesTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BytesTest.TestStateDecode |
static class |
BytesTest.TestStateEncode |
Constructor and Description |
---|
BytesTest() |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
decode(BytesTest.TestStateDecode state) |
void |
encode(BytesTest.TestStateEncode state) |
public void encode(BytesTest.TestStateEncode state) throws Exception
Exception
public ByteBuffer decode(BytesTest.TestStateDecode state) throws Exception
Exception
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.