| Modifier and Type | Method and Description |
|---|---|
JsonXByteArrayInput |
JsonXByteArrayInput.reset()
Resets this input.
|
JsonXByteArrayInput |
JsonXByteArrayInput.reset(byte[] buf,
int offset,
int len)
Resets this input.
|
JsonXByteArrayInput |
JsonXByteArrayInput.reset(int offset)
Resets this input.
|
JsonXByteArrayInput |
JsonXByteArrayInput.reset(int offset,
int len)
Resets this input.
|
JsonXByteArrayInput |
JsonXByteArrayInput.setBounds(int offset,
int limit)
Sets the offset and limit (which effectively re-uses this input).
|
Copyright © 2009-2023. All Rights Reserved.