public abstract class ByteSetter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ByteSetter.BinaryByteSetter |
static class |
ByteSetter.StringByteSetter |
| Constructor and Description |
|---|
ByteSetter() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
set(byte b,
int index)
Set a byte.
|
Copyright © 2015. All Rights Reserved.