Class JsonBOMByteBufProcessor

  • All Implemented Interfaces:
    ByteBufProcessor

    public class JsonBOMByteBufProcessor
    extends Object
    implements ByteBufProcessor
    Processes byte order mark. It supports only UTF-8.
    Author:
    Subhashni Balakrishnan
    • Constructor Detail

      • JsonBOMByteBufProcessor

        public JsonBOMByteBufProcessor()