class SSTDeserializer extends Object
| Constructor and Description | 
|---|
SSTDeserializer(IntMapper strings)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
addToStringTable(IntMapper strings,
                UnicodeString string)  | 
void | 
manufactureStrings(int stringCount,
                  RecordInputStream in)
This is the starting point where strings are constructed. 
 | 
private IntMapper strings
public SSTDeserializer(IntMapper strings)
public void manufactureStrings(int stringCount,
                      RecordInputStream in)
public static void addToStringTable(IntMapper strings, UnicodeString string)
Copyright © 2015 Open Microscopy Environment