more ~osc (2022-02-07T20:38:28.1602185)
Dub
Repo
OscMessage
more
osc
Undocumented in source.
struct
OscMessage {
const
(
char
)[]
address
;
void
parse
(const(ubyte)[] data);
}
Members
Functions
parse
void
parse
(const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
address
const
(
char
)[]
address
;
Undocumented in source.
Meta
Source
See Implementation
more
osc
classes
Message
OscException
enums
ErrorCode
OscType
OscTypeFlag
functions
ceil4
fullPatternMatch
getID
internalPatternMatch
nullPaddingLength
oscDeserialize
oscLength
oscSerialize
oscSerializeArgs
partialPatternMatch
peel
structs
ArgumentStorage
OscArg
OscMessage
OscMethodTree
TimeTag
templates
oscTypeFlag
unions
ValueUnion
variables
typeIDs