Emplace value at address p. Assumes that enough memory is allocated at that address. (You can find needed amount of memory with sizeInBytes function)
Put a value to an Appender!(ubyte[]) struct
Calculate size in bytes which value will consume in BAM file.