Buffer usage.

枚举成员

枚举成员

Dynamic: 1

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

Static: 0

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

Stream: 2

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