Class StringCodec

java.lang.Object
org.fusesource.hawtbuf.codec.StringCodec
All Implemented Interfaces:
Codec<String>

public class StringCodec extends Object implements Codec<String>
Implementation of a Marshaller for Strings
  • Field Details

  • Constructor Details

    • StringCodec

      public StringCodec()
  • Method Details