NSCoder.EncodeBlock(IntPtr, nint, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("encodeBytes:length:forKey:")]
public virtual void EncodeBlock (IntPtr bytes, nint length, string key);
abstract member EncodeBlock : nativeint * nint * string -> unit
override this.EncodeBlock : nativeint * nint * string -> unit
Parameters
- bytes
-
IntPtr
nativeint
- length
- System.System.IntPtr System.nativeint
- key
- String
- Attributes