write

Function write 

Source
pub fn write(
    program_account: Pubkey,
    authority: Pubkey,
    offset: u32,
    bytes: Vec<u8>,
) -> Instruction