Click or drag to resize

Base95ConvertFromBase95 Method

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

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

Converts from base95.

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

Parameters

b95str
Type: SystemString
The B95STR.

Return Value

Type: UInt32

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

See Also