selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
Make
selery
hncom
io
Undocumented in source.
mixin template
Make () {
import
xserial
.
serial
;
;
import
xpacket
.
maker
;
;
mixin
xpacket
.
maker
.
Make
;
static
typeof
(
this
)
fromBuffer
(ubyte[] buffer);
}
Members
Mixins
__anonymous
mixin
xpacket
.
maker
.
Make
Undocumented in source.
Static functions
fromBuffer
typeof
(
this
)
fromBuffer
(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
hncom
io
aliases
HncomPacket
functions
read16
mixin templates
Make
structs
HncomAddress
HncomUUID