- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getExpected (0.1 seconds)
-
android/guava-tests/test/com/google/common/io/SourceSinkFactories.java
return factory.createSource(new String(data, UTF_8)).asByteSource(UTF_8); } @Override public byte[] getExpected(byte[] data) { return factory.getExpected(new String(data, UTF_8)).getBytes(UTF_8); } @Override public void tearDown() throws IOException { factory.tearDown(); } }; }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Jul 16 17:42:14 GMT 2025 - 12.7K bytes - Click Count (0)