public class StringStore extends Object
Constructor and Description |
---|
StringStore() |
Modifier and Type | Method and Description |
---|---|
int |
addString(String s) |
void |
writeBinary(DataOutputStream os) |
public int addString(String s)
public void writeBinary(DataOutputStream os) throws IOException
IOException
Copyright © 2020. All rights reserved.