public class BytesType extends Object implements Type<byte[]>
MAX_BIT_LENGTH, MAX_BYTE_LENGTH
BytesType(byte[] src, String type)
boolean
equals(Object o)
String
getTypeAsString()
byte[]
getValue()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public BytesType(byte[] src, String type)
public byte[] getValue()
Type
getValue
Type<byte[]>
public String getTypeAsString()
getTypeAsString
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.