Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "lib/mergeChunks"

Copyright (c) Jonathan Cardoso Machado. All Rights Reserved.

This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

Index

Functions

Functions

mergeChunks

  • mergeChunks(chunks: Buffer[], length: number): Buffer
  • This function is used to merge the buffers that were stored while the request was being processed.

    internal

    Parameters

    • chunks: Buffer[]
    • length: number

    Returns Buffer

Generated using TypeDoc