Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetAwsChunkedEncodingStream<StreamType>

public

A function that returns Readable Stream which follows aws-chunked encoding stream. It optionally adds checksum if options are provided.

Type parameters

  • StreamType = any

Hierarchy

  • GetAwsChunkedEncodingStream

Callable

  • public

    A function that returns Readable Stream which follows aws-chunked encoding stream. It optionally adds checksum if options are provided.

    Parameters

    Returns StreamType