ByteConversionSinkBase typedef

ByteConversionSinkBase = ByteConversionSink

This class provides a base-class for converters that need to accept byte inputs.

Implementation

// TODO(lrn): @Deprecated("Use ByteConversionSink instead")
typedef ByteConversionSinkBase = ByteConversionSink;