Class ByteSink.State

java.lang.Object
eu.bandm.tools.lljava.codec.ByteSink.State
Enclosing class:
ByteSink

class ByteSink.State extends Object
  • Constructor Details

    • State

      State()
  • Method Details

    • toByteArray

      public byte[] toByteArray()
    • relocate

      void relocate(byte[] bytes)
    • relocate16

      void relocate16(byte[] bytes, int at, int to)
    • relocate32

      void relocate32(byte[] bytes, int at, int to)