You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to protobuf-actionscript3
hope anyone can answer this.
i get a collection of byteArrays from a soap web service.
the problem is the flex builder will not let me treat the result as
byte array, only as string.
note, when debugging i see the result as a byte array.
has anyone ever handled a soap web service serialized results in flex
builder?