Searched refs:stripNewlineIfNecessary (Results 1 – 1 of 1) sorted by relevance
691 private static byte[] stripNewlineIfNecessary(byte[] b) { in stripNewlineIfNecessary() method in BsPatchTest711 return stripNewlineIfNecessary(result.toByteArray()); in readTestData()