ByteArrayExtensions.

ToByteArray(string) Method

Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
ByteArrayExtensions

Syntax

public static byte[] ToByteArray(this string value)

Parameters

Name Type Description
value string

Return Value

Type Description
byte[]