Class Sabre\VObject\Property\Binary

extends Property

BINARY property.

This object represents BINARY values.

Binary values are most commonly used by the iCalendar ATTACH property, and the vCard PHOTO property.

This property will transparently encode and decode to base64.

Methods
Methods inherited from Sabre\VObject\Property
__construct(), getValue(), setParts(), getParts(), add(), parameters(), serialize(), jsonSerialize(), setXmlValue(), xmlSerialize(), __toString(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __clone(), validate(), destroy()
Methods inherited from Sabre\VObject\Node
getIterator(), setIterator(), count(),
Constants inherited from Sabre\VObject\Node
REPAIR, PROFILE_CARDDAV, PROFILE_CALDAV
Properties
Properties inherited from Sabre\VObject\Property
$name, $group, $parameters,
Properties inherited from Sabre\VObject\Node
$parent