Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alosaur/src/deps.ts>MultipartReader#isBoundaryDelimiterLine

Alosaur - Deno web framework with many decorators
Go to Latest
method MultipartReader.prototype.isBoundaryDelimiterLine
import { MultipartReader } from "https://deno.land/x/alosaur@v0.30.0/src/deps.ts";

Parameters

line: Uint8Array

Returns

boolean