Searched refs:readIntBuffer (Results 1 – 4 of 4) sorted by relevance
143 public IntBuffer readIntBuffer(String name, IntBuffer defVal) throws IOException; in readIntBuffer() method
167 value = readIntBuffer(content); in setContent()420 public IntBuffer readIntBuffer(String name, IntBuffer defVal) in readIntBuffer() method in BinaryInputCapsule1290 protected IntBuffer readIntBuffer(byte[] content) throws IOException { in readIntBuffer() method in BinaryInputCapsule
1018 data = ic.readIntBuffer(dataName, null); in read()
1352 public IntBuffer readIntBuffer(String name, IntBuffer defVal) throws IOException { in readIntBuffer() method in DOMInputCapsule