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 not stored for this graph (policy: none)
no test coverage detected