Package ch.randelshofer.fastdoubleparser
Class Utf8Decoder.Result
- java.lang.Object
-
- ch.randelshofer.fastdoubleparser.Utf8Decoder.Result
-
- Enclosing class:
- Utf8Decoder
static final class Utf8Decoder.Result extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Result(char[] chars, int length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description char[]chars()intlength()
-