function readBoolimport { readBool } from "https://dotland.deno.dev/x/aws_api@v0.5.0/encoding/common.ts"; readBool(raw: string | null | undefined): boolean | null | undefinedParametersraw: string | null | undefinedReturnsboolean | null | undefined