Converting float array to UInt8 for writing to a stream.
Converting float array to UInt8 for writing to a stream.
- Subject: Converting float array to UInt8 for writing to a stream.
- From: "Michael Purdy" <email@hidden>
- Date: Thu, 11 Nov 2004 14:17:50 -0500
I've got a prototype moving forward to connect a client to a server
(many thanks to Suraj). Next, I need to take data from an array of
floats and send it to the server via CFWriteStreamWrite. I need to
convert it go a buffer of UInt8 I think. Then after getting a return
stream from the server, I will need to convert back to the array.
Are there any CF functions to do this or any resources which may show
how to do so efficiently, that any list members are aware of?
Thanks
Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden