public interface IBase64Service
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBase64(CharSequence cs)
判断是否为Base64串
|
boolean isBase64(@NonNull
CharSequence cs)
cs - 字符串Copyright © 2021–2022 EasyJ开源社区. All rights reserved.