Class PartVisitor.ByteBufVisitor

    • Constructor Detail

      • ByteBufVisitor

        public ByteBufVisitor​(io.netty.buffer.ByteBuf target)
    • Method Detail

      • withBytes

        public void withBytes​(byte[] bytes)
        Specified by:
        withBytes in interface PartVisitor
      • withByte

        public void withByte​(byte b)
        Specified by:
        withByte in interface PartVisitor