Returns the BucketId a file is located in.
A file may contain other files, its children, which are
stored in buckets. There are 256 buckets, with BucketIds
from 0
to 255
.
This method tells which bucket the file is placed in.
Basic example.
Place a file in bucket 3, then print the bucketId.