consume_bits would crash with a MatchError when the remaining bitstring had fewer bits than the group width. Added a guard clause to stop consuming when insufficient bits remain, matching how wgrib2 handles trailing padding in packed data sections. |
||
|---|---|---|
| .. | ||
| radio | ||
| terrain | ||
| weather | ||
| workers | ||
| application.ex | ||
| mailer.ex | ||
| radio.ex | ||
| release.ex | ||
| repo.ex | ||
| terrain.ex | ||
| weather.ex | ||