get_native_size
Description:
Gets the size of the native raw binary address for this.
This is the size of the data that you get from to_bytes.
Parameters:
this |
Returns:
the number of bytes used for the native version of this. |
Gets the size of the native raw binary address for this.
This is the size of the data that you get from to_bytes.
this |
the number of bytes used for the native version of this. |