Support Board
Date/Time: Mon, 15 Sep 2025 11:49:24 +0000
Post From: How access the binary from sc.MakeHTTPBinaryRequest()
[2023-02-15 14:49:57] |
User907968 - Posts: 844 |
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
|