Dart
dart:web_gl
RenderingContext
isBuffer method
description
isBuffer method
bool
isBuffer
(
Buffer
buffer
)
Implementation
bool
isBuffer(Buffer buffer) native;