You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title says it all. LocalIoHandle is package-protected instead of public, which makes it difficult to wrap. All other sub-interfaces of IoHandle are public, so LocalIoHandle should be too.
Title says it all. LocalIoHandle is package-protected instead of public, which makes it difficult to wrap. All other sub-interfaces of IoHandle are public, so LocalIoHandle should be too.