DataNode

Undocumented in source.
final
class DataNode : DataAPI!T(
T
) {}

Members

Functions

forward
T forward(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
receive
ulong receive(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta