Check if all memory blocks in buffer are writable.
Note that this function does not check if buffer is writable, use Buffer.isWritable to check that if needed.
TRUE if all memory blocks in buffer are writable
1.4
Check if all memory blocks in buffer are writable.
Note that this function does not check if buffer is writable, use Buffer.isWritable to check that if needed.