Searched defs:writeToInternal (Results 1 – 3 of 3) sorted by relevance
130 void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) throws IOException { in writeToInternal() method in NioByteString
665 abstract void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) in writeToInternal() method1316 final void writeToInternal(OutputStream outputStream, int sourceOffset, int numberToWrite) in writeToInternal() method in LiteralByteString
390 void writeToInternal(OutputStream out, int sourceOffset, in writeToInternal() method in RopeByteString