SBinDeserializeEmptyRangeException.this

class SBinDeserializeEmptyRangeException
@safe pure
this
(
string mainType
,
string fieldName
,
string fieldType
,
size_t readed
,
size_t expected
,
size_t fullReaded
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta