Fixed-capacity OID with inline storage.
True when this OID is a proper prefix of other.
Returns 0 for out-of-bounds indices.
Truncates silently to MAX_OID_LEN.
Returns invalid OID (length == 0) on failure.
See Implementation
Fixed-capacity OID with inline storage.