Click or drag to resize

GeneralHelperToByteString Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string ToByteString(
	long bytes
)

Parameters

bytes
Type: SystemInt64

Return Value

Type: String
See Also