Searched refs:writePage (Results 1 – 7 of 7) sorted by relevance
184 public void writePage(int pageOffset, byte[] data) throws IOException { in writePage() method in MifareUltralight
179 ultralight.writePage(4, "abcd".getBytes(Charset.forName("US-ASCII")));180 ultralight.writePage(5, "efgh".getBytes(Charset.forName("US-ASCII")));181 ultralight.writePage(6, "ijkl".getBytes(Charset.forName("US-ASCII")));182 ultralight.writePage(7, "mnop".getBytes(Charset.forName("US-ASCII")));
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
18573 method public void writePage(int, byte[]) throws java.io.IOException;
25083 method public void writePage(int, byte[]) throws java.io.IOException;
25152 method public void writePage(int, byte[]) throws java.io.IOException;
27523 method public void writePage(int, byte[]) throws java.io.IOException;