Overview
>
klyn
>
SByte
>
SByte
Overview
Index
Tree
Deprecated
klyn.SByte.SByte
constructor
public native SByte()
Description
Builds the neutral SByte value (`0`). value = SByte() assert value == 0
Example