Searched refs:USER_COMMENT_UNICODE (Results 1 – 1 of 1) sorted by relevance
42 private static final byte[] USER_COMMENT_UNICODE = { field in ExifData240 } else if (Arrays.equals(code, USER_COMMENT_UNICODE)) { in getUserComment()