overhead property

int get overhead

Implementation

int get overhead => this == StaticBytes.LEN ? 0x20 : 0;