Class JsonBOMByteBufProcessor

java.lang.Object
com.couchbase.client.core.utils.yasjl.JsonBOMByteBufProcessor
All Implemented Interfaces:
ByteBufProcessor, ByteProcessor

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

    • JsonBOMByteBufProcessor

      public JsonBOMByteBufProcessor()
  • Method Details