{"id":65679,"library":"memio","title":"Memio","description":"Package memio implements Read, Write, Seek, Close and other io methods for a byte slice.","status":"active","version":"1.1.1","language":"go","source_language":null,"source_url":"https://vimagination.zapto.org/memio","tags":["io","buffer","memory","utility"],"install":[{"cmd":"go get vimagination.zapto.org/memio","lang":"bash","label":"Install vimagination.zapto.org/memio"}],"dependencies":[],"imports":[{"symbol":"memio","correct":"vimagination.zapto.org/memio"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"vimagination.zapto.org/memio\"\n)\n\nfunc main() {\n\tbuf := memio.Buffer{Data: []byte(\"hello\")}\n\tp := make([]byte, 5)\n\tn, _ := buf.Read(p)\n\tfmt.Println(string(p[:n]))\n}","lang":"go","description":"Read from a byte slice using memio.Buffer."},"warnings":[],"env_vars":null,"search_vec":"'buffer':18 'byte':15 'close':8 'implement':4 'io':11,17 'memio':1,3 'memori':19 'method':12 'packag':2 'read':5 'seek':7 'slice':16 'util':20 'write':6","created_at":"2026-06-17T17:13:43.850587+00:00","updated_at":"2026-06-17T17:13:43.850587+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://vimagination.zapto.org/memio","github":null,"docs":"https://pkg.go.dev/vimagination.zapto.org/memio#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}