public interface NumericMapper<NumType>
| Modifier and Type | Method and Description |
|---|---|
void |
writeNumericFromDoublesBuf(NumType numeric,
double[] buffer)
Writes into an existing NumType from a double-buffer.
|
void writeNumericFromDoublesBuf(NumType numeric, double[] buffer)
numeric - buffer - Copyright © 2011-2015. All Rights Reserved.