Click or drag to resize

Binary  Conversion (Binary to String)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC OPERATOR IMPLICIT (
	bytes AS BINARY
) AS STRING
Request Example View Source

Parameters

bytes
Type: Binary

Return Value

Type: String
See Also