ByteEncoding.Decimal Property
Handles encoding and decoding of a byte buffer into an integer-based presentation format.
Namespace: GemstoneAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.128 -- Release Build+d050cfc5563c89a1188cc3c6b2d417530856f490
public static ByteEncoding Decimal { get; }
Public Shared ReadOnly Property Decimal As ByteEncoding
Get
public:
static property ByteEncoding^ Decimal {
ByteEncoding^ get ();
}
Gemstone.ByteEncoding.get_Decimal = function();
Property Value
ByteEncoding