Searched refs:asByteList (Results 1 – 1 of 1) sorted by relevance
218 return representSequence(Tag.SEQ, asByteList(data), null); in representData()238 private List<Byte> asByteList(Object in) { in asByteList() method in SafeRepresenter.RepresentPrimitiveArray