Series

Undocumented in source.

Constructors

this
this(T val)
Undocumented in source.
this
this(InputStream istrm)
Undocumented in source.

Members

Functions

opAssign
T opAssign(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
readFrom
size_t readFrom(InputStream istrm)
Undocumented in source. Be warned that the author may not have intended to support it.
writeTo
size_t writeTo(OutputStream ostrm)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

value
T value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
T value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Meta