Package pl.tkowalcz.tjahzi.protobuf
Class StringSerializer
- java.lang.Object
-
- pl.tkowalcz.tjahzi.protobuf.StringSerializer
-
public class StringSerializer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StringSerializer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidserialize(io.netty.buffer.ByteBuf logLine, io.netty.buffer.ByteBuf target)static voidserialize(java.lang.CharSequence logLine, io.netty.buffer.ByteBuf target)
-