boolean32 static method
bool 4 bytes values
Implementation
static CustomLayout boolean32([String? property]) {
return boolean(property: property, layout: u32());
}
bool 4 bytes values
static CustomLayout boolean32([String? property]) {
return boolean(property: property, layout: u32());
}