// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. /** * The classes in this package are not intended for external use. */ @PublicApi @ExportPackage package com.yahoo.io.reader; import com.yahoo.api.annotations.PublicApi; import com.yahoo.osgi.annotation.ExportPackage;