Searched refs:writeByteBufferArrayList (Results 1 – 4 of 4) sorted by relevance
125 …public void writeByteBufferArrayList(ArrayList<ByteBuffer> array, String name, ArrayList<ByteBuffe… in writeByteBufferArrayList() method
333 public void writeByteBufferArrayList(ArrayList<ByteBuffer> array, in writeByteBufferArrayList() method in BinaryOutputCapsule338 writeByteBufferArrayList(array); in writeByteBufferArrayList()857 protected void writeByteBufferArrayList(ArrayList<ByteBuffer> array) in writeByteBufferArrayList() method in BinaryOutputCapsule
776 capsule.writeByteBufferArrayList(data, "data", null); in write()
809 public void writeByteBufferArrayList(ArrayList<ByteBuffer> array, in writeByteBufferArrayList() method in DOMOutputCapsule