public final class PngUtils
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static boolean |
matchesPngHeader(byte[] data,
int offset) |
Checks if the offset matches the PNG header.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.