F_Furcadia_Text_Base95_BASE - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
[Missing
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public const byte BASE = 95
VB
Public Const BASE As Byte = 95
VB Usage
Dim value As Byte
value = Base95.BASE
C++
public:
literal unsigned char BASE = 95
F#
static val mutable BASE: byte
Type: Byte