public class ExpBase64Util
extends org.springframework.util.Base64Utils
| 构造器和说明 |
|---|
ExpBase64Util() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
isBase64(String base64str)
To determine whether a string is a base64 expression, you can use the Base64 header
|
public static boolean isBase64(String base64str)
base64str - Copyright © 2024. All rights reserved.