ConstantsBitsInByte Field
|
Bits in byte
Namespace:
Guardtime.KSI
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic const byte BitsInByte = 8
Public Const BitsInByte As Byte = 8
public:
literal unsigned char BitsInByte = 8
static val mutable BitsInByte: byte
Field Value
Type:
Byte
See Also