Searched defs:concat (Results 1 – 2 of 2) sorted by relevance
281 private static byte[] concat(byte[] arr1, byte[] arr2) { in concat() method in BerDataValueReaderTestBase
207 private static byte[] concat(byte[] arr1, byte[] arr2, int offset2, int length2) { in concat() method in ManifestParser