Lines Matching full:istream
415 ObjectInputStream istream = null;432 istream = new ObjectInputStream(new ByteArrayInputStream(bytes));433 format2 = (MessageFormat)istream.readObject();