Searched refs:setByteValue (Results 1 – 3 of 3) sorted by relevance
138 public void setByteValue(byte[] byteValue) { in setByteValue() method in VCardProperty
615 property.setByteValue(Base64.decode(base64Property, Base64.DEFAULT));
265 property.setByteValue(photoBytes); in testEntryElementIterator()