API Reference / @evolu/common / Evolu/Protocol / decodeBase64Url256WithLength
Function: decodeBase64Url256WithLength()
function decodeBase64Url256WithLength(buffer): string & Brand<"Base64Url"> & Brand<"MaxLength256">;
Defined in: packages/common/src/Evolu/Protocol.ts:1675
Parameters
Parameter | Type |
---|---|
buffer | Buffer |