Ser.readEpochSec

Reads the state from the stream.

@param _in the input stream, not null @return the epoch seconds, not null @throws IOException if an error occurs

class Ser
static
long
readEpochSec
(
DataInput _in
)

Meta