According to the Cassandra API http://wiki.apache.org/cassandra/API An empty byte array is
byte[] emptyArray = new byte[0];
According to the Cassandra API http://wiki.apache.org/cassandra/API An empty byte array is
byte[] emptyArray = new byte[0];