Msg

Undocumented in source.

Members

Functions

payloadAsString
string payloadAsString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

length
uint length;
Undocumented in source.
payload
const(ubyte)[] payload;
Undocumented in source.
replySubject
const(char)[] replySubject;
Undocumented in source.
sid
uint sid;
Undocumented in source.
subject
const(char)[] subject;
Undocumented in source.
subs
Subscription subs;
Undocumented in source.
type
NatsResponse type;
Undocumented in source.

Meta