BoundedArray.sbinCustomDeserialize

Undocumented in source. Be warned that the author may not have intended to support it.
struct BoundedArray(E, size_t maxElements_)
version(Have_sbin)
static
void
sbinCustomDeserialize
(
R
)
(
ref R r
,
ref typeof(this) array
)

Meta