Class ZeroDelimitedPacketWriter

  • All Implemented Interfaces:
    PacketWriter

    public class ZeroDelimitedPacketWriter
    extends DelimiterPacketWriter
    Writes a bytestream delimited by 0.
    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

      • ZeroDelimitedPacketWriter

        public ZeroDelimitedPacketWriter()