Table of Contents

Method GetBodyContents

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

GetBodyContents()

Gets the request contents of the body as a byte array.

public byte[] GetBodyContents()

Returns

byte[]

A byte array containing the body contents.