On Friday, December 11, 2015 at 1:57:02 PM UTC-5, Math Doobler wrote:
>
> I have a PNG file on my computer that I'd like to send in a response using 
> HttpServer.jl. In order to do that, the file needs to be serialized to 
> UInt8[] (according to the HttpCommon.jl documentation, Response.data is a 
> UInt8[] array).
>
>    - Is there a built-in function to serialize to UInt8[]?
>
> readbytes 

Reply via email to