Field Frame.payload
Declaration
struct Frame
{
// ...
ubyte[]
payload;
// ...
}
Authors
Jan Krüger
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
struct Frame
{
// ...
ubyte[]
payload;
// ...
}
Jan Krüger
© 2012 RejectedSoftware e.K.
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.