jooby-codec
Preparing search index...
<internal>
ICommand
Interface ICommand
Command general properties.
interface
ICommand
{
accessLevel
?:
number
;
bytes
?:
TBytes
;
headerSize
?:
number
;
id
:
TCommandId
;
maxSize
?:
number
;
name
?:
TCommandName
;
parameters
?:
object
;
}
Index
Properties
access
Level?
bytes?
header
Size?
id
max
Size?
name?
parameters?
Properties
Optional
access
Level
accessLevel
?:
number
Optional
bytes
bytes
?:
TBytes
Optional
header
Size
headerSize
?:
number
id
id
:
TCommandId
Optional
max
Size
maxSize
?:
number
Optional
name
name
?:
TCommandName
Optional
parameters
parameters
?:
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Level
bytes
header
Size
id
max
Size
name
parameters
jooby-codec
Loading...
Command general properties.