Home | History | Annotate | Download | only in binary

Lines Matching defs:readSavable

183                         value = readSavable(content);
450 public Savable readSavable(String name, Savable defVal) throws IOException {
1153 protected ID readSavable(byte[] content) throws IOException {
1170 rVal[x] = readSavable(content);