Click or drag to resize

Base95ConvertToBase95 Method (UInt32)

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Converts to base95.

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
[CLSCompliantAttribute(false)]
public static string ConvertToBase95(
	uint num
)

Parameters

num
Type: SystemUInt32
The number.

Return Value

Type: String

[Missing <returns> documentation for "M:Furcadia.Text.Base95.ConvertToBase95(System.UInt32)"]

See Also