themainframe/php-binary

Refactor - Add a SizedField abstract class for fields with defined lengths

themainframe opened this issue · 1 comments

Rather than accessing the $size property arbitrarily.

Added AbstractSizedField.