AWS.S3.TS3JSONOutput.Create

Constructor for TS3JSONOutput.

constructor Create(const ARecordDelimiter: string); overload;
__fastcall TS3JSONOutput(const AnsiString ARecordDelimiter);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARecordDelimiter: string
A value used to separate records in the output. By default, Amazon S3 will use newline characters ('n') if this is not specified.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.