@Immutable
public static final class CompoundDataTypes.Timestamp
extends java.lang.Object
Constructor and Description |
---|
Timestamp(ByteProvider byteProvider)
Instantiates a new Timestamp.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
A method that returns a string representation of a Timestamp object
|
public Timestamp(ByteProvider byteProvider) throws java.io.IOException
byteProvider
- the input sequence of bytesjava.io.IOException
- - any I/O related error will be exposed through an IOException