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