MCPcopy Create free account
hub / github.com/apache/ant / matchAsciiBuffer

Method matchAsciiBuffer

src/main/org/apache/tools/tar/TarEntry.java:1096–1101  ·  view source on GitHub ↗

Check if buffer contents matches Ascii String. @param expected String @param buffer byte[] @param offset int @param length int @return true if buffer is the same as the expected string

(String expected, byte[] buffer,
                                            int offset, int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluateTypeMethod · 0.95

Calls 2

isEqualMethod · 0.95
getBytesMethod · 0.45

Tested by

no test coverage detected