Buffer.is_dirty

Check if the Buffer is marked as dirty. (i.e. sync() would do anything.)

class Buffer(T)
@property const
bool
is_dirty
()

Meta