IHttpResponse.ContentAsBytes Property
Gets the response content body as a byte array.
Syntax
Unit: Sparkle.Http.Engine
property IHttpResponse.ContentAsBytes: TArray<Byte>
Gets the response content body as a byte array.
Unit: Sparkle.Http.Engine
property IHttpResponse.ContentAsBytes: TArray<Byte>