Package org.conscrypt

Class ByteArray

java.lang.Object
org.conscrypt.ByteArray

@Internal public final class ByteArray extends Object
Byte array wrapper for hashtable use. Implements equals() and hashCode().
  • Constructor Details

    • ByteArray

      public ByteArray(byte[] bytes)
  • Method Details