Searched defs:readByteArray2D (Results 1 – 3 of 3) sorted by relevance
56 public byte[][] readByteArray2D(String name, byte[][] defVal) throws IOException; in readByteArray2D() method
310 public byte[][] readByteArray2D(String name, byte[][] defVal) in readByteArray2D() method in BinaryInputCapsule770 protected byte[][] readByteArray2D(byte[] content) throws IOException { in readByteArray2D() method in BinaryInputCapsule
180 public byte[][] readByteArray2D(String name, byte[][] defVal) throws IOException { in readByteArray2D() method in DOMInputCapsule