Class ByteArrayWrapper

java.lang.Object
org.eclipse.net4j.util.collection.ByteArrayWrapper

public final class ByteArrayWrapper extends Object
Since:
3.2
Author:
Eike Stepper
  • Constructor Details

    • ByteArrayWrapper

      public ByteArrayWrapper(byte[] data)
  • Method Details