# Functions
CheckOffsets checks if the given offsets are valid for a slice with the given length.
IsSafeSlice returns if the given type is a slice or array, with a element type that can be safely converted to bytes.
IsSafeSliceValue like [IsSafeSlice] but uses a [reflect.Value] instead.
# Variables
Error to be used by sub packages.
Error to be used by sub packages.
Error to be used by sub packages.
# Interfaces
Provider a provider.