protected static class PrimitiveSerializerDefault.CharacterBuffer extends Object
As we examine the base 32 length of a number, we collect the chars needed in this single-linked list.
| Modifier and Type | Field and Description |
|---|---|
protected char |
c |
protected PrimitiveSerializerDefault.CharacterBuffer |
next |
protected int |
slot |
| Modifier | Constructor and Description |
|---|---|
protected |
CharacterBuffer() |
protected PrimitiveSerializerDefault.CharacterBuffer next
protected int slot
protected char c
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.