Java 中blob转base64编码. ... public static String convertBlobToBase64String(Blob blob) { ... InputStream msgContent = blob.getBinaryStream();
確定! 回上一頁