Introduction
Migration
Appearance
import { isBuffer } from "@tsed/core";
See /packages/core/src/types/utils/objects/isBuffer.ts.
function isBuffer(target: any): target is Buffer;
Tests to see if the object is Buffer