Access flags | Type | Field name |
---|---|---|
private | byte | bytes |
private | int | index |
Access flags | Return type | Method name | Arguments |
---|---|---|---|
public | void | <init> | (byte) |
public final | int | available | () |
public final | byte | getByte | () |
public final | int | getIndex | () |
public final | byte | readByte | () |
public final | void | reset | () |