public final class Ssh2Boolean extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Ssh2Boolean |
FALSE |
static Ssh2Boolean |
TRUE |
| Constructor and Description |
|---|
Ssh2Boolean(byte rawData) |
Ssh2Boolean(byte[] rawData,
int offset)
Constructor.
|
public static final Ssh2Boolean TRUE
public static final Ssh2Boolean FALSE
public Ssh2Boolean(byte rawData)
rawData - public Ssh2Boolean(byte[] rawData,
int offset)
ByteArrays.validateBounds(byte[], int, int),
which may throw exceptions undocumented here.rawData - offset - Copyright © 2015. All Rights Reserved.