![]() |
C# Client Library
A C# Client Library for the AnalyzeRe REST API
|
Go to the source code of this file.
Classes | |
struct | AnalyzeRe.LargeDataUpload.BufferedBytes |
The structure containing an array of bytes and integer indicating the number of bytes in the array that were read from the stream. More... | |
Namespaces | |
namespace | AnalyzeRe |
namespace | AnalyzeRe.LargeDataUpload |
struct AnalyzeRe::LargeDataUpload::BufferedBytes |
The structure containing an array of bytes and integer indicating the number of bytes in the array that were read from the stream.
Definition at line 5 of file BufferedBytes.cs.