WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

StringExtensions..::..ToBytes Method

returns a string as UTF8 bytes

Namespace:  System
Assembly:  Walter (in Walter.dll)

Syntax


public static byte[] ToBytes(
	string text
)

Parameters

text
Type: String
The text.

Return Value

System.Byte[].