Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 456 Bytes

File metadata and controls

21 lines (12 loc) · 456 Bytes
layout stdlib-reference

typealias Buffer<T, format:int>

Description

Signature

typealias Buffer<T, format:int> = Buffer<T>;

Generic Parameters

T {#typeparam-T}

format : int = 0 {#decl-format}