Searched defs:writeTag (Results 1 – 4 of 4) sorted by relevance
28 TagVerifier writeTag(Tag tag) throws Exception; in writeTag() method
49 public TagVerifier writeTag(Tag tag) throws IOException { in writeTag() method in MifareUltralightTagTester
65 public TagVerifier writeTag(Tag tag) throws IOException, FormatException { in writeTag() method in NdefTagTester
102 private void writeTag(ByteBuffer buf, boolean constructed) { in writeTag() method in Asn1Tag