LengthMismatch

StructSerializer Exception Reusable exception instance.

Constructors

this
this(size_t bytes_expected, size_t bytes_got, istring msg, istring file, typeof(__LINE__) line)
Undocumented in source.

Members

Variables

bytes_expected
size_t bytes_expected;
bytes_got
size_t bytes_got;
Undocumented in source.

Inherited Members

From SerializerException

__anonymous
mixin ReusableExceptionImplementation!()
Undocumented in source.
LengthMismatch
alias LengthMismatch = .LengthMismatch
Undocumented in source.

Meta