Click or drag to resize

Base220Base220StringLengeth Method

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

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

Process Base220 Strings.

these are string Prefixed with a Base220 character representing the Length of the string

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public static int Base220StringLengeth(
	ref string b220str
)

Parameters

b220str
Type: SystemString

[Missing <param name="b220str"/> documentation for "M:Furcadia.Text.Base220.Base220StringLengeth(System.String@)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Furcadia.Text.Base220.Base220StringLengeth(System.String@)"]

Remarks
Reference Base 220 Strings http://dev.furcadia.com/docs/base220.pdf
See Also