Class BufferedValue.BigNumberValue

    • Field Detail

      • _value

        private final java.lang.String _value
    • Constructor Detail

      • BigNumberValue

        public BigNumberValue​(java.lang.String v)
    • Method Detail

      • write

        public void write​(CsvEncoder w)
                   throws java.io.IOException
        Specified by:
        write in class BufferedValue
        Throws:
        java.io.IOException