Class AbstractEncoder

    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractEncoder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      BytesRef encode​(char[] buffer)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractEncoder

        public AbstractEncoder()