withSize

fun <T, A : Field<T>> BufferFieldOps<T, A>.withSize(size: Int): BufferField<T, A>

Generate full buffer field from given buffer operations

Sources

common source
Link copied to clipboard