The byte[] seems to be protected. I was hoping to access it without having to write my own PofContext.
I want to put the underlying byte[] into a PackedDataOutputStream and write my own data to the stream without using the POF-id prefixes.
I know ExternalizableLite is available....but I was looking for a hybrid approach.
Thanks,
-Louis