Click or drag to resize

StiBytesToStringConverterConvertStringToBytes Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiBytesToStringConverter.ConvertStringToBytes(System.String)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static byte[] ConvertStringToBytes(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Base.Helpers.StiBytesToStringConverter.ConvertStringToBytes(System.String)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiBytesToStringConverter.ConvertStringToBytes(System.String)"]

See Also