UtilSharedMemoryWriteCharAt Method

Overload List

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

See Also