Searched defs:bos (Results 1 – 15 of 15) sorted by relevance
56 public DataWriter(BufferedOutputStream bos, String encoding) in DataWriter()
92 …public SDFWriter(BufferedOutputStream bos,String charset) throws java.io.UnsupportedEncodingExcept… in SDFWriter()
97 …public GSIWriter(BufferedOutputStream bos,String charset) throws java.io.UnsupportedEncodingExcept… in GSIWriter()
90 public XLIFFWriter(BufferedOutputStream bos, String charset) in XLIFFWriter()
156 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in Paragraph() local466 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getParagraphData() local839 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getDescriptorInfo() local
142 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in read() local
123 BufferedOutputStream bos = new BufferedOutputStream(os); in write() local
190 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getHeaderBytes() local
134 java.io.ByteArrayOutputStream bos = new java.io.ByteArrayOutputStream(); in readStyleCatalog() local458 java.io.ByteArrayOutputStream bos = new java.io.ByteArrayOutputStream(); in buildDocument() local
189 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getRecords() local
231 ByteArrayOutputStream bos = null; in writeParcelDescriptor() local
471 ByteArrayOutputStream bos = new ByteArrayOutputStream( 1024 ); in createParcel() local
172 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getRecords() local
1120 Base64.OutputStream bos = null; in encodeToFile() local1154 Base64.OutputStream bos = null; in decodeToFile() local
347 BufferedOutputStream bos; in copy() local
Completed in 78 milliseconds