org.autoplot.cefdatasource.IsoTimeParser
Parser for iso times, that improves performance by caching the
year, month, day offset.
IsoTimeParser( int decimalPlaces )
parseField
parseField( java.nio.ByteBuffer bbuf, int offset, int length ) → double
Parameters
bbuf - a ByteBuffer
offset - an int
length - an int
Returns:
double
[search for examples]
[view on GitHub]
[view on old javadoc]