Direct Known Subclasses:
ToUnsignedByteWithScaling, UnsignedByteFromFloat, UnsignedByteFromUnsignedByte

public abstract class ToUnsignedByte extends ConvertTo<UnsignedByteBuffer>
Base class for implementations of ConvertTo that convert to unsigned byte buffers.
Author:
Owen Feehan
  • Constructor Details

    • ToUnsignedByte

      protected ToUnsignedByte()
      Constructor populating super-class with necessary values.