offerDefaultBacking static method
Alias kept for callers/tests that recycle default-capacity frames.
Implementation
static void offerDefaultBacking(Uint8List buffer) =>
offerPooledBacking(buffer);
Alias kept for callers/tests that recycle default-capacity frames.
static void offerDefaultBacking(Uint8List buffer) =>
offerPooledBacking(buffer);