Class AsciiLinePacketWriter

  • All Implemented Interfaces:
    PacketWriter

    public class AsciiLinePacketWriter
    extends DelimiterPacketWriter
    Writes a bytestream delimited by '\n'.
    Author:
    Christoffer Lerno
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • AsciiLinePacketWriter

        public AsciiLinePacketWriter()