Class RewindableInputStream.Block

java.lang.Object
nu.validator.htmlparser.rewindable.RewindableInputStream.Block
Enclosing class:
RewindableInputStream

static class RewindableInputStream.Block extends Object
  • Field Details

  • Constructor Details

    • Block

      Block(int minSize)
    • Block

      Block()
  • Method Details

    • append

      void append(byte b)
    • append

      void append(byte[] b, int off, int len)