class CFPropertyList::CFData

def to_binary(bplist)

convert to binary
def to_binary(bplist)
  bplist.data_to_binary(decoded_value())
end