Support Board
Date/Time: Sun, 08 Jun 2025 00:48:03 +0000
Post From: How access the binary from sc.MakeHTTPBinaryRequest()
[2023-02-15 14:49:57] |
User907968 - Posts: 840 |
without knowing the size of the data
sc.HTTPBinaryResponse.GetArraySize()The data type is char you can get the arraysize therefore you can see exactly the maximum amount of data to read. Date Time Of Last Edit: 2023-02-15 14:50:13
|