Versions in this module Expand all Collapse all v1 v1.0.2 Oct 4, 2022 v1.0.1 Oct 3, 2022 Changes in this version + func Supports16M(f FileDescriptor) bool + func Supports256(f FileDescriptor) bool + func SupportsBasic(f FileDescriptor) bool + func SupportsNone(f FileDescriptor) bool + type FileDescriptor interface + Fd func() uintptr + type Level int + const Level16M + const Level256 + const LevelBasic + const LevelNone + func SupportLevel(f FileDescriptor) Level