Block a user
getBytes is currently const but not thread-safe
Actually maybe this is ok, since there's only a data race when called concurrently with a non-const method
getBytes is currently const but not thread-safe
getBytes is currently const but not thread-safe