Skip to main content
Module

x/aliyun_sdk/mod.ts

阿里云内容审核sdk
Go to Latest
import * as aliyunSdk from "https://deno.land/x/aliyun_sdk@v0.0.2/mod.ts";

Functions

DecodeString returns the bytes represented by the hexadecimal string s. DecodeString expects that src contains only hexadecimal characters and that src has even length. If the input is malformed, DecodeString will throw an error.

RFC 2104 Keyed Hash Message Authentication Code (HMAC)