Buffer usage.

枚举成员

枚举成员

Dynamic

The buffer contents are intended to be respecified repeatedly, and used many times

Static

The buffer content are intended to be specified once, and used many times

Stream

The buffer contents are intended to be specified once, and used at most a few times