Base64Encoding..::..Base64Encode Method (Int64)

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll)

Syntax


public static string Base64Encode(
	this long value
)
<ExtensionAttribute> _
Public Shared Function Base64Encode ( _
	value As Long _
) As String
[ExtensionAttribute]
public:
static String^ Base64Encode(
	long long^ value
)

Parameters

value
Type: Int64