[Enhancement] Improve efficiency of string checks #108

Closed
opened 2026-01-29 21:05:59 +00:00 by claunia · 0 comments
Owner

Originally created by @mnadareski on GitHub (Jul 29, 2022).

Originally assigned to: @mnadareski on GitHub.

There are a lot of places that do a null or empty check on a string and then check if the string starts with or contains a value. We can make these more efficient and consistent.

Originally created by @mnadareski on GitHub (Jul 29, 2022). Originally assigned to: @mnadareski on GitHub. There are a lot of places that do a null or empty check on a string and then check if the string starts with or contains a value. We can make these more efficient and consistent.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#108