EncodingDefinitionIsFixedSizeEncoding Property
Gets if the encoding method is the special fixed size encoding method.
Namespace: SnapDB.SnapAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public bool IsFixedSizeEncoding { get; }
Public ReadOnly Property IsFixedSizeEncoding As Boolean
Get
public:
property bool IsFixedSizeEncoding {
bool get ();
}
function get_IsFixedSizeEncoding();
Property Value
Boolean