Package | Description |
---|---|
biz.onixs.util |
Modifier and Type | Field and Description |
---|---|
static ValuePtr |
ValuePtr.N
Value pointer to a byte array encoded from string "N".
|
static ValuePtr |
ValuePtr.ONE
Value pointer to a byte array encoded from string "1".
|
static ValuePtr |
ValuePtr.Y
Value pointer to a byte array encoded from string "Y".
|
static ValuePtr |
ValuePtr.ZERO
Value pointer to a byte array encoded from string "0".
|
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
ByteBuffer.append(ValuePtr value)
Appends bytes taken from value pointer to byte buffer.
|
void |
Timestamp.getUtcTimestamp(ValuePtr valuePtr,
boolean withMs) |
Copyright © 2014–2025 Onix Solutions. All rights reserved.