Class ValueEncoderFactory.TypedScalarEncoder

    • Constructor Detail

      • TypedScalarEncoder

        protected TypedScalarEncoder()
    • Method Detail

      • isCompleted

        public final boolean isCompleted()
        Since scalar typed values are guaranteed to always be written in one go, they will always be completed by time method is called./
        Specified by:
        isCompleted in class AsciiValueEncoder