This would have mitigated the effect of #186 Since `Buffer` already has an internal `Vector{UInt8}` it already does bounds checking, it is just not the correct bounds.
This would have mitigated the effect of #186
Since
Bufferalready has an internalVector{UInt8}it already does bounds checking, it is just not the correct bounds.