Searched refs:firstGivenType (Results 1 – 1 of 1) sorted by relevance
3926 ByteOrderedDataOutputStream outputStream, byte[] firstGivenType, in copyChunksUpToGivenChunkType() argument3932 + "chunk type " + new String(firstGivenType, ASCII) in copyChunksUpToGivenChunkType()3937 if (Arrays.equals(type, firstGivenType) in copyChunksUpToGivenChunkType()