Create(TArray<Byte>) Constructor
Initializes a new instance of the TdxMemoryStream class with specified settings.
Declaration
constructor Create(const AContent: TArray<Byte>); overload;
Parameters
| Name | Type |
|---|---|
| AContent | TArray<T> |
See Also
Initializes a new instance of the TdxMemoryStream class with specified settings.
constructor Create(const AContent: TArray<Byte>); overload;
| Name | Type |
|---|---|
| AContent | TArray<T> |