Open ReubenHill opened 5 years ago
Tests elsewhere with @code_warntype suggest that bytesavailable(::D2XXDevice) is not type stable. This is presumably due to exception throwing, though I need to check this.
@code_warntype
bytesavailable(::D2XXDevice)
Tests elsewhere with
@code_warntype
suggest thatbytesavailable(::D2XXDevice)
is not type stable. This is presumably due to exception throwing, though I need to check this.