windows

package
v3.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SharedMemorySegment

type SharedMemorySegment struct {
	// contains filtered or unexported fields
}

func (*SharedMemorySegment) Clear

func (shm *SharedMemorySegment) Clear()

Clear by behaviour is similar to the std::memset(..., 0, ...)

func (*SharedMemorySegment) Detach

func (shm *SharedMemorySegment) Detach() error

Detach used to detach from memory segment

func (*SharedMemorySegment) Read

func (shm *SharedMemorySegment) Read(data []byte) error

Read data segment. Attention, the segment to read will be equal to data function arg len

func (*SharedMemorySegment) Write

func (shm *SharedMemorySegment) Write(data []byte)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL