UtilSharedMemoryWriteStringAt Method

Overload List

WriteStringAt(MemoryMappedFile, String, Int64, Encoding) Writes a String at the specified position of an existing MemoryMappedFile.
WriteStringAt(String, String, Int64, Encoding) Writes a String at the specified position of an existing MemoryMappedFile segment.

See Also